> I had the same problem and I think that it was related to the CLASSPATH
> for Java.  If your JSP doesn't work properly but the servlet does, it
> means that the JVM is working properly but not the Java Compiler.  Make
> sure you have the JAVA_HOME variable set and all proper directories in
> the CLASSPATH related to Java.  Laters, Jeremy

JAVA_HOME is set and I included now the SDK main directory and all
subdirectorys to the PATH. It doesn't work. Tomcat generates the Java
Sourcecode (in the work directory) but isn't able to compile the *.java
files


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to