Only recently joined the list and was unsure whether anyone saw my orginal
message. I installed the latest version of Tomcat 4.1.8 (on a WinXP
machine), and after it installed I went to http://localhost:8080/ and it
came up with the error:
HTTP Status 500 -
----------------------------------------------------------------------------
----
type Exception report
message
description The server encountered an internal error () that prevented it
from fulfilling this request.
exception
org.apache.jasper.JasperException: Unable to compile class for JSP
at
org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:4
77)
at
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:1
82)
.....
Root Cause
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
[javac] Modern compiler not found - looking for classic compiler
....
---------------------------------
Anyone got any ideas how to resolve this problem?
Regards, Rob.
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>