Hi Guys,
Please need help on how to read xyz.nsf file(Lotus domino) using java program
any kind of help will be really helpful.
Thanks in advance.
Best Regards
Ramesh
Hi Guys,
Please need help on how to read xyz.nsf file(Lotus domino) using java program
any kind of help will be really helpful.
Thanks in advance.
Best Regards
Ramesh
Subject: You’ll need either a Notes Client or a Domino Server
Java cannot access NSF files directly. To get started download a copy of Domino Designer and look at the help for Java, and DIIOP for your options to access it with Java.