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=12872>. 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=12872 ForwardAction doesn't play nice with Declarative Exception Handling ------- Additional Comments From [EMAIL PROTECTED] 2002-10-18 00:50 ------- I also disagree with swallowing any exceptions. Does this problem only happen when there's a jsp compilation error? Keep in mind that declarative exception handling is not meant to catch compile errors. It's meant to allow your app to handle exceptions thrown at run time, not compile time. -- To unsubscribe, e-mail: <mailto:struts-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:struts-dev-help@;jakarta.apache.org>