Has anyone seen this problem before and found a solution? Prior to upgrading my java version from 1.3, my Tomcat 4.0.1 installation worked fine. After upgrading to j2sdk1.4.0, I am unable to run JSPs anymore. The error I get is:
org.apache.jasper.JasperException: Unable to compile class for JSPerror: Invalid class file format in C:\j2sdk1.4.0\jre\lib\rt.jar(java/lang/Object.class). The major.minor version '48.0' is too recent for this tool to understand. I have modified the catalina.bat file so that the CLASSPATH includes the tools.jar file from the j2sdk1.4.0\lib directory. Servlets run fine. Thanks, Richard =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant FAQs on JSP/Servlets can be found at: http://archives.java.sun.com/jsp-interest.html http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.jsp http://www.jguru.com/faq/index.jsp http://www.jspinsider.com
