我在测试的时候出现这种提示: 
C:\Tomcat   5.0\work\Catalina\localhost\_\org\apache\jsp\mywebsite\index_jsp.java:22:   cannot   access   java.lang.Object 
bad   class   file:   C:\Program   Files\Java\jre1.5.0_01\lib\rt.jar(java/lang/Object.class) 
class   file   has   wrong   version   49.0,   should   be   48.0 
Please   remove   or   make   sure   it   appears   in   the   correct   subdirectory   of   the   classpath. 
public   final   class   index_jsp   extends   org.apache.jasper.runtime.HttpJspBase 
谢谢!!!!