I have tried to upgrade all my system to Tomcat4, JDK1.3.1, JSDK1.3
Here is the result,
Wrong java file is created from jsp file ....
It worked fine with past versions of Tomcat JDK and JSDK

A Servlet Exception Has Occurred
org.apache.jasper.JasperException: Unable to compile class for
JSPC:\tomcat\bin\..\work\localhost\egc\carriersite\code_jsp.java:62:
Incompatible type for method. Explicit cast needed to convert
java.lang.Throwable to java.lang.Exception.
            if (pageContext != null) pageContext.handlePageException(t);
                                                                     ^
1 error

Help please

Reply via email to