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