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

Dear BB,

        Thank you very much for your help.  I misunderstand that I need to
put the jsp file in servlets directory.  Really thanks.



Yours

Lam Sze Kin

On Sat, 14 Aug 1999, Bibhas Bhattacharya wrote:

> -----------------------------
> Please read the FAQ!
> <http://java.apache.org/faq/>
> -----------------------------
> 
> did you try running any other jsp file? try using snoop.jsp.
> Also, put the jsp file along with the regular HTML files, under the
> document root of apache, for example: "C:\Program Files\Apache
> Group\Apache\htdocs".
> 
> If this does not work, send me an e-mail.
> 
> BB
> 
> ----------
> > From: [EMAIL PROTECTED]
> > To: Java Apache Users <[EMAIL PROTECTED]>
> > Subject: Jsp on jserv
> > Date: August 11, 1999 10:18 PM
> > 
> > -----------------------------
> > 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]
> > 
> 
> 
> --
> --------------------------------------------------------------
> 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]
> 



--
--------------------------------------------------------------
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