Hi All,

Iam new to JSP, I have installed  Apache and Tomcat 3.1 and configured as per
instructions of the user guide.
when iam running the sample JSP examples in the Tomcat default page it is giving
Error 500.

However Servlets samples in the tomcat default page are running fine.

Jasper log records the following


<JASPER_LOG> Thu Jan 18 17:25:03 GMT+05:30 2001 JspEngine -->
/jsp/dates/date.jsp</JASPER_LOG>
<JASPER_LOG> Thu Jan 18 17:25:03 GMT+05:30 2001         ServletPath:
/jsp/dates/date.jsp</JASPER_LOG>
<JASPER_LOG> Thu Jan 18 17:25:03 GMT+05:30 2001            PathInfo:
null</JASPER_LOG>
<JASPER_LOG> Thu Jan 18 17:25:03 GMT+05:30 2001            RealPath:
D:\SIVA\tomcat\webapps\examples\jsp\dates\date.jsp</JASPER_LOG>
<JASPER_LOG> Thu Jan 18 17:25:03 GMT+05:30 2001          RequestURI:
/examples/jsp/dates/date.jsp</JASPER_LOG>
<JASPER_LOG> Thu Jan 18 17:25:03 GMT+05:30 2001         QueryString:
null</JASPER_LOG>
<JASPER_LOG> Thu Jan 18 17:25:03 GMT+05:30 2001      Request Params:
</JASPER_LOG>
<JASPER_LOG> Thu Jan 18 17:25:03 GMT+05:30 2001 Classpath according to the
Servlet Engine is: D:\SIVA\tomcat\webapps\examples\WEB-INF\classes</JASPER_LOG>

Pl. help me, in correcting the configuration

Thanks a lot in advance

Siva kumar

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to