I'm working on a project where i need to get my output excel files stored into a lotus notes .nsf file so that all the people concerned could access it through a lotus notes application. There's already an existing application but the previous procedure is to add the excel files manually to the app. now they want it to be done automatically, using java (netbeans IDE).
So, my question is, can anyone direct me to a good resource on how to do this. typically without using the lotus domino designer or using only java API's.