You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2003/02/03 12:12:32 UTC

DO NOT REPLY [Bug 13279] - Getting InsertTag not to swallow exceptions

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





------- Additional Comments From zermatten@verticali.com  2003-02-03 11:12 -------
> I think the tag logs it as debug because these errors should be cleared up 
> before you release the application.  
I just have to say this... : I disagree with the assumption that errors can be
cleared up before you release the application. What about, say, connection
errors ? A database can fail at any time and that's something a well-written
application should handle gracefully. That's the reason for the whole talk about
re-throwing exceptions: users should see a nice-looking page even if the
database is down.

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-dev-help@jakarta.apache.org