It's not a secret anymore!
The moose likes JSF and the fly likes Designing Calendar GUI Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Designing Calendar GUI" Watch "Designing Calendar GUI" New topic
Author

Designing Calendar GUI

Rohit Prasad
Greenhorn

Joined: Sep 05, 2006
Posts: 12
I am working on website where user will have his own calendar where they can see the calendar, update their schedule / meetings and most important have some one approve or disapprove the events.

Basically it will have common functionality as any other calendar like MS outlook or google calendar. Is there any information available about how to design this type of component (from database to java code)? Any information will be helpful in this regard.

I am considering using JSF.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Designing Calendar GUI
 
Similar Threads
help understanding Calendar constructor vs method
Sorting two calendar years
java.util.Calendar, setTime and DST
Need Open Source Event Based Google Calender Written in Java
Date, Calendar, DateFormat