Hello,
 
I want to set up Apache 1.3.6, JServ1.04b and JSP1.0 on a linux box,
JDK is 1.1.7.
Everything works fine for me exept the JSP engine.
Seems that the JSP Engine is not able to deal with the "ajp" protocol.
 
Here is the way I tried to implement the JSP thing:
 
httpd.conf file
ApJServAction .jsp /servlets/com.sun.jsp.runtime.JspServlet
in zone.properties file
repositories=/usr/local/jserv/servlets/kunden,/usr/lib/java/exlib/server.jar
 
Everytime I try to run a .jsp file result is an Server Error and a NullPointerExeption.
 
Has any one out there tried this before ?
Any suggestions, comments or help would be nice.
 
Michael Rausch
 

Reply via email to