Hi,

I have a problem to configure Tomcat 4.0.1 to execute JSP. Everytime  I try
to execute a JSP, including the examples, I obtain the same error.

java.lang.NoClassDefFoundError: sun/tools/javac/Main
           at
org.apache.jasper.compiler.SunJavaCompiler.compile(SunJavaCompiler.java:128)

           at
org.apache.jasper.compiler.Compiler.compile(Compiler.java:271)
...
...

I have set then classpath,  catalina_home variables and start tomcat with
startup.bat. I can execute servlet but JSP.

Thanks

Rodolfo


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to