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=12871>. 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=12871 ExceptionHandler does not obey controller inputForward rule ------- Additional Comments From [EMAIL PROTECTED] 2002-12-12 19:11 ------- No, thats not the full story. Look at how the controller inputForward is supposed to work, and notice that ExceptionHandler does not use that rule when forwarding as it should. I've worked around it with a FixedExceptionHandler with the code provided here. Whether its context-relative or not is not the issue for this issue - its in the logic in deciding which forward to use. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>