I was trying to test simple java servlet (accessing dbs and views) on Tomcat app server (R4.1.18).
“The import lotus cannot be resolved” message pops up when I mouseover the red X icon to the left of import lotus.domino.* statement. What am I missing?
I have NCSO.jar, NOSOC.jar, Notes.jar and domtags.jar under WEB-INF/lib folder of my tomcat project. The Domino server (R6.0.1) is on a different machine.