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=5746>.
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=5746

Settting an error page for the status code 500 doesn't display the page.

[EMAIL PROTECTED] changed:

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



------- Additional Comments From [EMAIL PROTECTED]  2002-01-21 10:31 -------
So you resolved two bugs in one Magic Larry :), what i did mean is that when 
you try to handle an exception with <exception-type> it is ok, it sends you to
the page you specify in <location>.
When you try to handle <error-code> 500 it displays the browser page but you
precise in <error-code>500</error-code> my error page :
<location>my_errorpage.jsp</location> then i think you can handle different
error case in this error page with javax.servlet.error.message or
javax.servlet.error.exception_type.

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

Reply via email to