I'm looking for pointers on how to implement shared calendars -- calendars
that have a group view, in addition to an individual's view. I implemented
some straight JDBC programs that store and retrieve events from a RDBMS (DB2
on Linux). And that works OK, but I'm pretty sure there's a more elegant way
of implementing it, like using data stores (but then, I don't know how
synchronization would work there).

I'm looking for something along the lines of Lotus Notes, where data is
stored in a nsf-like file, but which can be searched and stuff. I've been
trolling the Internet for pointers, and so far have come up with none that
are really useful.

Could someone point me to some resources ?

Thanks and Regards,
pascal chong



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to