Check your CLASSPATH. It needs to have the full path of the sevlet.jar in it as well. You will probably want to add the full path to the j2ee.jar in there for good measure. Hope this helps, Jeremy
-----Original Message----- From: Graeme Blyth [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 04, 2003 12:11 PM To: [EMAIL PROTECTED] Subject: Installation - Tomcat 4.1 - Windows 2K I have been unable to successfully install Tomcat 4.1 on a Windows 2000 Server machine. After installation I get an error message when connecting to Tomcat, the first two lines are shown below: >>org.apache.jasper.JasperException: Unable to compile class for JSP >>An error occurred at line: -1 in the jsp file: null I believe it must have something to do with how the JAVA_HOME variable is configured on my machine. Below is the path I am using with the above variable name: >>C:\Program Files\Java\j2re1.4.1_01 Any help is appreciated. Baco _________________________________________________________________ Help STOP SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail --------------------------------------------------------------------- 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]
