I have installed jsp1.0, started the server and run the servlet samples run fine, but the all of the jsp samples return a runtime exception as follows:
 


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(JspServlet.java:69)
        at com.sun.jsp.runtime.JspServlet$JspServletWrapper.service(JspServlet.java:77)
        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(HttpServlet.java:840)
        at com.sun.web.core.ServletWrapper.handleRequest(ServletWrapper.java:140)
        at com.sun.web.core.Context.handleRequest(Context.java:382)
        at com.sun.web.server.ConnectionHandler.run(Compiled Code)

I have java2 installed, in my path and seemingly working fine. (NT 4.0)

I'm not sure what to check out next.

Thanks for any suggestions...
 

Cheers
Robert Walker

begin:vcard
n:Walker;Robert
tel;fax:250.952.1132
tel;work:250-952-1117
x-mozilla-html:TRUE
org:Ministry of Health
version:2.1
email;internet:[EMAIL PROTECTED]
title:Senior I/T Architect
adr;quoted-printable:;;2nd Floor=0D=0A914 Yates Street;Victoria;B.C.;V8V 4V7;Canada
x-mozilla-cpt:;624
fn:Robert Walker
end:vcard

Reply via email to