--
I am running JServ 1.0, Apache 1.3.6 using the JSDK 2.1 (and thus enabling
JSP)
I think one of the Unix folks here recompiled Apache, but I think all I had
to do was point to JSDK 2.1 instead of JSDK 2.0.
My properties file looks like this:
wrapper.classpath=/<path to jswdk>/lib/jspengine.jar
wrapper.classpath=/<path to jswdk>/lib/jsp.jar
wrapper.classpath=/<path to jsdk2.1>/servlet.jar
It appears to be working fine. I can run all of the JSP examples. Any
reason why it shouldn't work?
-Mike
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
READ THE FAQ!!!! <http://java.apache.org/faq/>
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]