Hi I got this error

most of my script cannot be compiled when i execute the JSP

this is the error

org.apache.jasper.JasperException: Unable to compile class for JSPerror: Invalid class 
file format in C:\jsdk1.4\jre\lib\rt.jar(java/lang/Object.class).  The major.minor 
version '48.0' is too recent for this tool to understand.

C:\tomcat402\work\localhost\examples\test$jsp.java:0: Class java.lang.Object not found 
in class javax.servlet.GenericServlet.
package org.apache.jsp;
^
2 errors

Reply via email to