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

Getting InsertTag not to swallow exceptions

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|Enhancement                 |Normal



------- Additional Comments From [EMAIL PROTECTED]  2003-02-21 22:22 -------
I've recently toyed with some options in this area but more focused around Tiles 
controllers.  Right now, I don't see any way of hooking into the exception 
handling mechanism because its only run through RequestProcessors.


I agree that the tag's behavior is badly broken so I'm moving this back to bug 
status.  The doEndTag should propagate a JspException so that the web apps's 
configured exception handling can take over and display an error page.  Also, it 
should never write anything about the exception out to the page; it should 
simply log the exception.  Fixing this is on the top of my list for 1.2.

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

Reply via email to