Hello,

 

I am in the process of trying to upgrade from Tomcat 4.0.6 to 4.1. I
installed JDK 1.4 and then installed Tomcat 4.1 using the Windows installer
package. I am able to successfully get to the Tomcat administration page.
However, I get the following error when I try to navigate to the home page
of my web application that works just fine on Tomcat 4.0.6. Please help!

 

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] Warning: dchqweb\UserLogin_jsp.java modified in the future.

    [javac] Compiling 1 source file

 

C:\Program Files\Apache Software Foundation\Tomcat
4.1\work\Standalone\localhost\_\dchqweb\UserLogin_jsp.java:7: <identifier>
expected

import ;

       ^

1 error

 

Thanks,

Chacko.

Reply via email to