I think this is because of the conflict of your JDK version(jdk1.4).
Replace the tools.jar in the tomcat file with the latest version.

or set java_home to JDK1.3(if u have installed) and try

Regards
s.subramanian
IONIDEA 
Bangalore

----- Original Message ----- 
  From: Asif.Raj 
  To: [EMAIL PROTECTED] 
  Sent: Thursday, August 22, 2002 5:16 PM
  Subject: Getting 500 Error


  hello all,
          I am getting the following error for every jsp page. I am running
  tomcat 4.0 win2k professional.


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

  C:\Program Files\Apache Tomcat 4.0\work\localhost\lotto\MSAHome$jsp.java:0:
  Class java.lang.Object not found in class javax.servlet.GenericServlet.
  package org.apache.jsp;


  TIA
  Asif Raj

  ===========================================================================
  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

==========================================================================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

Reply via email to