Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Calender functionality similar to outlook.

843830Dec 18 2006 — edited Dec 28 2006
I am developing a calendar functionality in my mailing application. This calender shall solve the purpose of outlook express calendar, to some extent.

I've designed similar to http://admin.jsn-server5.com/jsp-examples/cal/cal1.jsp?name=user&email=user@mail.com&action=Submit

How to store the information given by user in the task description. Can I use files (java.io.) I would not like to touch the database (mysql on linux).
Is there any way to store data other than database?

I have gone through forum with such questions, and got to know that I can user xml format or using Properties. But couldnt get the proper guidance.

Please suggest.

passion_for_java
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 25 2007
Added on Dec 18 2006
4 comments
139 views