How can i communicate with Domino Server using Unix. I want to use LDAP and JAVA.
can u pls help me out.
Thanks
GP
How can i communicate with Domino Server using Unix. I want to use LDAP and JAVA.
can u pls help me out.
Thanks
GP
We have a similar situation where we have a RMI server that communicates with the domino server. however I believe that you have to write some kind of program in the domino environment which acts like a query to return and XML stream which can then be invoked by the RMI server. This can then be called from you JAVA program to send in the query and the results will then be returned in a XML stream.
Jerardfjay