type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
I had created a application on Windows 98' and now trying to run the same on Linux. I am encountering this error. Please help.
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
/opt/jakarta/tomcat/work/Standalone/localhost/intra/dates/date_jsp.java:101: handlePageException(java.lang.Exception) in javax.servlet.jsp.PageContext cannot be applied to (java.lang.Throwable)
if (pageContext != null) pageContext.handlePageException(t);
^
1 error