You need to have the bin directory of your Java 2 SKD installation in your CLASSPATH as well. Give that a try and let me know. Later, Jeremy
-----Original Message----- From: Marco Miedl [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 29, 2003 10:39 AM To: Tomcat Users List Subject: Re: Re: HTTP Status 500 > 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
