DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4773>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4773

My JSP's are not compiling correctly in Tomcat 4.0

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME



------- Additional Comments From [EMAIL PROTECTED]  2001-11-12 10:59 -------
The new version of handlePageException() that supports a Throwable parameter was
added in JSP 1.2 (i.e. Tomcat 4).  It is not available in JSP 1.1 (i.e. Tomcat 3).

This kind of error will happen if you have a servlet.jar file from a previous
version of Tomcat on your classpath, or in the Java system extensions directory
($JAVA_HOME/jre/lib/ext).  Please make sure that you don't have this, and reopen
the bug report if there is still a problem.

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

Reply via email to