Can I run jsp & java servlets on Domino Web Server. If yes: how can I set up java support on my domino server? Or do I need another software (like websphere) to run jsp applications?
Subject: JSP & Java Servlets in Domino Web Server
Domino has a basic servlet engine, but you need a separate “container” to run Java Server Pages. Tomcat is one of many, and there are a whole load of articles out there about integrating the two. Check out e-Pro magazine (http://e-promag.com) and Lotus Advisor (http://advisor.com) or search these forums for DSAPI etc.
HTH
–
Subject: JSP & Java Servlets in Domino Web Server
You need another software to run JSPs
Subject: JSP & Java Servlets in Domino Web Server
You can run servlets on domino but not jsp. You need another web application server. You can use websphere or tomcat but it’s really hard to find any documentation about “domino and tomcat integration” you will need if you are developing a complexe application. If you send me your e-mail address I can send you some simple documentation about using jsp and servlets on domino.