I am receiving the following error when my jsp file attempts to compile.
Could there be another version of Object.class in the way?
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] Compiling 1 source 
file D:\pw\tip\output\delivery\Program 
Files\Bentley\ProjectWise\WebServer\work\Standalone\localhost\uploadfile\jsp\upload$jsp.java:12:
 
cannot access java.lang.Object bad class file: 
C:\j2sdk1.4.1_01\jre\lib\rt.jar(java/lang/Object.class) class file has wrong version 
48.0, should be 47.0 Please remove or make sure it appears in the correct subdirectory 
of the classpath. public String getServletInfo() { 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to