Hi, 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 open source web calendars on source forge, but nothing really worth mentioning until i came across this one:
Calendar servlet
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 open source Java web calendars, please share as well.
Thanks.