Unable to Compile JSP with Tomcat 4.1.21 JDK 1.4.1_01

2003-03-05 Thread Imran Balkhi
Hi, I am getting the following error when I try to access JSP pages. here is the error message: org.apache.jasper.JasperException: Unable to compile class for JSP An error occurred at line: -1 in the jsp file: null Generated

Re: Unable to Compile JSP with Tomcat 4.1.21 JDK 1.4.1_01

2003-03-05 Thread Larry Meadors
Are there spaces in your catalina_home. or java_home environment variables? That may be messing things up. Larry [EMAIL PROTECTED] 03/05/03 16:38 PM Hi, I am getting the following error when I try to access JSP pages. here is the error message:

RE: Unable to Compile JSP with Tomcat 4.1.21 JDK 1.4.1_01

2003-03-05 Thread Imran Balkhi
to Compile JSP with Tomcat 4.1.21 JDK 1.4.1_01 Are there spaces in your catalina_home. or java_home environment variables? That may be messing things up. Larry [EMAIL PROTECTED] 03/05/03 16:38 PM Hi, I am getting the following error when I try to access JSP pages. here is the error message

RE: Unable to Compile JSP with Tomcat 4.1.21 JDK 1.4.1_01

2003-03-05 Thread Filip Hanik
Subject: RE: Unable to Compile JSP with Tomcat 4.1.21 JDK 1.4.1_01 Hi Larry, Here are my environment variables JAVA_HOME = C:\j2sdk1.4.1 CATALIINA_HOME = D:\Program Files\Apache Group\Tomcat 4.1 Imran -Original Message- From: Larry Meadors [mailto:[EMAIL PROTECTED] Sent: Wednesday

RE: Unable to Compile JSP with Tomcat 4.1.21 JDK 1.4.1_01

2003-03-05 Thread Imran Balkhi
-Original Message- From: Filip Hanik [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 05, 2003 3:56 PM To: Tomcat Users List Subject: RE: Unable to Compile JSP with Tomcat 4.1.21 JDK 1.4.1_01 the spaces could be a problem, not sure, try to install tomcat into c:\tomcat41 for example also