Hi All,
I am looking for possibilities to write Java web application that read
and update to Lotus Domino calendar, i.e :
- read and display the schedule availability (from Domino Calendar)
- create an appointment that inserted to the Domino calendar , as if it
were created by Lotus Notes.
How can I achieve that ?
Thank you for your help,
Krist
Roedy Green - 27 Feb 2006 07:31 GMT
>- read and display the schedule availability (from Domino Calendar)
>- create an appointment that inserted to the Domino calendar , as if it
>were created by Lotus Notes.
>
>How can I achieve that ?
see if you track this down. http://www.os2.cz/news2111.html

Signature
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.
junk1@davidbevan.co.uk - 27 Feb 2006 08:45 GMT
Its been a while since I done any Notes to Domino itegration, but I
remember there is a jar file (NSCO.jar i think) which provides a java
equivelent to most of the Domino classes so you can access a Domino
database as though you were a Domino agent.
...take a look at the IBM Redbook site as they have a pretty good (free
to download) book on how to talk to Domino from Java. (might be called
something like "WebSphere and Domino integration")
David Bevan
http://www.davidbevan.co.uk
krislioe@gmail.com - 27 Feb 2006 11:19 GMT
Hi David,
But, do we have to use Websphere to integrate ?,
because we plan to use OC4J or even Tomcat, not websphere.
Thank you
junk1@davidbevan.co.uk - 27 Feb 2006 16:35 GMT
I dont think you need to use WebSphere. I think the NSCO.jar is
supplied with Domino.
David Bevan
http://www.davidbevan.co.uk