Thanks Tim,

This was exactly what was needed.

... copied tools.jar into JSP1.0, and added it to the two class strings
found in the batch file.

Mike,

-----Original Message-----
From: Tim Briggs [mailto:[EMAIL PROTECTED]]
Sent: Saturday, June 26, 1999 7:26 AM
To: 'Michael Fuhrman'
Subject: RE: Errors


I thought you needed to include the jdk1.2.1\lib\tools.jar to get the
Main.class in the StartServer.bat file CLASSPATH declaration.

Hope that helps

Timothy

timothy briggs
wrox press - programmer to programmer (tm)
[EMAIL PROTECTED]
http://www.wrox.com


> -----Original Message-----
> From: Michael Fuhrman [SMTP:[EMAIL PROTECTED]]
> Sent: 25 June 1999 22:25
> To:   [EMAIL PROTECTED]
> Subject:      Errors
>
> Hello, Again,
>
> Found that error I was having.
>
> I wasn't paying attention, the Servlets were working.  Not the Java Server
> Pages.
>
> Suggestions would be welcome.
>
> Michael J. Fuhrman
> Reliable Business Computers
> http://www.creliable.com/
>
>
>
> 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(Main.java:194)
>         at com.sun.jsp.runtime.JspLoader.loadJSP(JspLoader.java:114)
>         at
> com.sun.jsp.runtime.JspServlet$JspServletWrapper.loadIfNecessary(JspServle
> t.
> java:69)
>         at
> com.sun.jsp.runtime.JspServlet$JspServletWrapper.service(JspServlet.java:7
> 7)
>         at
> com.sun.jsp.runtime.JspServlet.serviceJspFile(JspServlet.java:125)
>         at com.sun.jsp.runtime.JspServlet.service(JspServlet.java:152)
>         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)
>
> ==========================================================================
> =
> 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".

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

Reply via email to