Make sure you have JSP and servlets enabled, a JDK installed
and configured, and if you're running on Solaris, that you have
at least service pack 1 installed. See the release notes!

Chris


-----Original Message-----
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Panos Konstantinidis
Sent: Monday, December 04, 2000 6:08 AM
To: [EMAIL PROTECTED]
Subject: Re: iPlanet and JSP


  Well, obviously it cannot find the "test.jsp" file. Check if this file is
in the correct subdirectory or if the class path is correctly set up and all
the relevant files can be found. Also, check the configuration files in
Tomcat/Apache (whatever you are using).

  Panos


>From: Risto Reinpold <[EMAIL PROTECTED]>
>Reply-To: A mailing list about Java Server Pages specification and
>     reference <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: iPlanet and JSP
>Date: Mon, 4 Dec 2000 12:53:47 +0200
>
>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.jav
a:149)
>  at
>com.netscape.server.http.servlet.NSServletRunner.Service(NSServletRunner.ja
va: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

____________________________________________________________________________
_________
Get more from the Web.  FREE MSN Explorer download : http://explorer.msn.com

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

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