Read the JSP FAQ at http://www.esperanto.org.nz/jsp/jspfaq.html.
J
Thanks for your message at 03:19 PM 6/14/99 -0500, Mehdi Hassanipour:
>I'm new to JSP. Downloaded & installed the latest version from javasoft.
>Tried example JSP pages but got the following error message.
>Unhandled error! You might want to consider having an error page to report
>such errors more gracefully
>java.lang.NoClassDefFoundError: sun/tools/javac/Main
> 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)
>
>Anybody with ideas, please respond to my private
>e-mail([EMAIL PROTECTED])
>
>using JDK 1.2.1, JSP 1.0, Windows NT and Netscape Navigator 4.04
>
>i.e. Servlet examples work OK.
>
>===========================================================================
>To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
>of the message "signoff JSP-INTEREST". For general help, send email to
>[EMAIL PROTECTED] and include in the body of the message "help".
John Zukowski Focus on Java Guide / http://java.about.com
Author Java AWT Reference / Mastering Java 2 / ...
jGuru Java Training by the MageLang Institute
http://www.magelang.com | [EMAIL PROTECTED] - Got Java?
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".