Hi,
I have the following mess in error log. Any help is greatly appreciated.
[04/dets/2000:12:24:05] info ( 1512): JSP: JSP1x compiler threw exception
java.io.FileNotFoundException: /test.jsp: ISO-8859-10
at org.apache.jasper.compiler.JspReader.pushFile(JspReader.java:205)
at org.apache.jasper.compiler.JspReader.pushFile(JspReader.java:128)
at org.apache.jasper.compiler.JspReader.<init>(JspReader.java:252)
at org.apache.jasper.compiler.JspReader.createJspReader(JspReader.java:258)
at org.apache.jasper.compiler.Compiler.compile(Compiler.java:149)
at com.netscape.server.http.servlet.NSServletEntity.load(NSServletEntity.java:230)
at com.netscape.server.http.servlet.NSServletEntity.update(NSServletEntity.java:149)
at com.netscape.server.http.servlet.NSServletRunner.Service(NSServletRunner.java:461)
[04/dets/2000:12:24:05] warning ( 1512): Internal error: Failed to get GenericServlet.
(uri=/test.jsp,SCRIPT_NAME=/test.jsp)
===========================================================================
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