Hi Mary,

you don't need jsp.jar. That was jswdk 1.0 ea only.
Some parts of the FAQ ARE outdated.

>I just checked my jswdk1.0 installation.  It is missing the lib/jsp.jar mentio
ned in the FAQ to be part of the download.
>
>1)  Would someone using the jswdk1.0 on Solaris check to see if jswdk-1.0/lib/
jsp.jar is included in the download.
>2)  Does anyone know where I can get a copy of said jsp.jar, free preferably?
>
>Thanks,
>-Mary
>
>
>
>
>On Fri, 1 Oct 1999 11:00:41 PDT, Mary Wong <[EMAIL PROTECTED]> wrote:
>
>>I downloaded the reference implementation from Sun's site 3 days ago, and
>>have seen it progress from unstable to unoperational.  It started with both
>>servlet and jsp examples running fine.  Then the servlet examples were still
>>fine, but JSP examples failed with the "error 500 unable to compile jsp"
>>returned to the client while the server shows the following error.
>>
>>com.sun.web.core.DefaultServlet: init
>>com.sun.web.core.DefaultServlet: init
>>com.sun.jsp.runtime.JspServlet: init
>>Scratch dir for the JSP engine is: work/%3A8080%2Fexamples
>>IMPORTANT: Do not modify the generated servlets
>>Unhandled error! You might want to consider having an error page to report
>>such errors more gracefully
>>com.sun.jsp.JspException: Compilation failed:error: Can't read:
>>work/%3A8080%2Fexamples/numguess_jsp_1.java
>>1 error
>>
>>        at java.lang.Throwable.<init>(Compiled Code)
>>        at java.lang.Exception.<init>(Compiled Code)
>>        at javax.servlet.ServletException.<init>(Compiled Code)
>>        at com.sun.jsp.JspException.<init>(Compiled Code)
>>        at com.sun.jsp.compiler.Main.compile(Compiled Code)
>>        at com.sun.jsp.runtime.JspLoader.loadJSP(Compiled Code)
>>        at
>>com.sun.jsp.runtime.JspServlet$JspServletWrapper.loadIfNecessary(Compiled
>>Code)
>>        at com.sun.jsp.runtime.JspServlet$JspServletWrapper.service(Compiled
>>Code)
>>        at com.sun.jsp.runtime.JspServlet.serviceJspFile(Compiled Code)
>>        at com.sun.jsp.runtime.JspServlet.service(Compiled Code)
>>        at javax.servlet.http.HttpServlet.service(Compiled Code)
>>        at com.sun.web.core.ServletWrapper.handleRequest(Compiled Code)
>>        at com.sun.web.core.Context.handleRequest(Compiled Code)
>>        at com.sun.web.server.ConnectionHandler.run(Compiled Code)
>>
>>
>>Then both servlets and jsp examples hang while "Connect:  Host myServer:8080
>>contacted.  Waiting for reply..." on the client browser.
>>
>>I've reinstalled the jswdk a few times to no avail.  The OS used is SunOS
>>5.6, JDK is 1.1.8.
>>
>>Anyone with similar experience?  Ideas/advise?
>>
>>Thanks,
>>-Mary
>
>===========================================================================
>To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST"
.
>FAQs on JSP can be found at:
> http://java.sun.com/products/jsp/faq.html
> http://www.esperanto.org.nz/jsp/jspfaq.html

Ciao,
        Carsten Heyl

  Carsten Heyl                          [EMAIL PROTECTED]
  NADS - Solutions on Nets              http://www.nads.de/
  NADS GmbH                             http://www.pixelboxx.de/
  Hildebrandtstr. 4E                    Tel.: +49 211 933 02-90
D-40215 Duesseldorf                     Fax.: +49 211 933 02-93

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to