Need Open Source Event Based Google Calender Written in Java
Ganesh Sharma Balijapalli
Greenhorn
Joined: Nov 11, 2011
Posts: 7
posted
0
Hi,
I need to implement event based calender in java i.e similar to Google calender in java. i have searched for the open source calenders written in java like bedework, ical4j, joda-time etc. but it did not work at all. i want to integrate open source Google calender in java with my application using java, tomcat. This is very urgent requirement for my project. Can anyone please suggest the link or which is the best open source calender written in java to integrate, run and customize for my project?
Google calendar API are available for accessing the Google calendar of a user, all the calendar information stored in Google server.
I think Google calendar API is not going to be useful for me.
My requirement is I want to develop a calendar which will give Google calendar like features and all the information will be stored in my DB,
I am looking for any open source available for the same.