PDA

View Full Version : Java web calendar


Pompiuses
07-20-2005, 02:16 PM
I'm making a Java web calendar. I'm currently researching the web for what's already been done, so that I can get a better understanding how to build a good calendar.

I've found a few opensource web calendars on sourceforge, but nothing really worth mentioning until i came across this one:

http://www.servletsuite.com/servlets/calendar.htm
http://www.mycgiserver.com/servlet/coldjava.CalendarServlet?/members/sSek2gy9QFyENS4xvVoH263iImTrPP4u/cal

Problem is I can't find it's source anywhere :(

So if anyone know where I can get the source for it, I'd appreciate if you could share.

If you also know of other opensource Java web calendars, please share as well.

Thanks :)

Aradon
07-20-2005, 03:30 PM
http://www.java-calendar.com/download.php

^^ Says it has sample source code plus api specs which are always nice

or so they say.