-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------

Dear all,

        I don't know how to run the jsp file.  I have configure the jsp
for the jserv for the servlets zone.

        However, when I access the jsp file using the link:

        >http://localhost/servlets/forward.jsp

        The /usr/local/apache/logs/error_log shows:
        
        >JspEngine --> /servlets/forward.jsp

        While the web browser shows:

        > Not Found
        >The requested URL /imservice/servlets/com.sun.jsp.runtime.JspServlet 
        >was not found on this server.

        My configuration is that:

        jserv.conf
        ----------
        ApJServAction .jsp /servlets/com.sun.jsp.runtime.JspServlet

        jserv.properties
        ----------------
        wrapper.classpath=/usr/java/lib/tools.jar
        wrapper.classpath=<somedir>/jswdk-1.0-ea/lib/jspengine.jar
        wrapper.classpath=<somedir>/jswdk-1.0-ea/lib/jsp.jar
        wrapper.classpath=<somedir>/jswdk-1.0-ea/examples/WEB-INF/jsp/beans

        servlets.properties
        -------------------
        servlets.startup=jsp
        servlet.jsp.code=com.sun.jsp.runtime.JspServlet
        servlet.jsp.initArgs=scratchdir=/tmp

        Should I set the repository for the zone: servlets?

        Thanks for your help.

Yours

Kin



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to