Re: Error with tomcat 4.1.18

2003-03-27 Thread Mr. Cristian Romanescu
Yes, you have to put in your path the JDK 1.4, 'java' and 'javac' should be made available to the environment. I had the same problem when upgrading from JDK 1.3/tomcat 4.0.3 to JDK 1.4/tomcat 4.1.18... good luck! On Thu, 2003-03-27 at 10:07, Samuel Blanchet wrote: > Hi, > > Have you ever seen

Error with tomcat 4.1.18

2003-03-27 Thread Samuel Blanchet
Hi, Have you ever seen this error : org.apache.jasper.JasperException: Unable to compile class for JSP An error occurred at line: -1 in the jsp file: null Generated servlet error: [javac] Compiling 1 source file [javac] Modern compiler not found - looking for classic compiler Could