RuntimeExceptions with Struts
- From: iksrazal@xxxxxxxxxxxx
- Date: 30 May 2005 12:08:45 -0700
Hi all,
I'm programming in a group project using Struts/String/Hibernate, and
usually I'm in the model/business layer. Typically I prefer to throw
RuntimeException for drastic, non-recoverable errors and some
assertions. Some of our guys are claiming - we are in the integration
phase where these things pop up more - that RuntimeException is
producing blank pages, ie, our JSP driven error handler via web.xml
isn't catching them. My two Struts ebooks has nothing on the subject
and googling isn't turning up much.
Any ideas?
iksrazal
.
- Follow-Ups:
- Re: RuntimeExceptions with Struts
- From: Tom Dyess
- Re: RuntimeExceptions with Struts
- Prev by Date: Re: Applet paint problem (only on IE)
- Next by Date: Re: How to submit Oracle Requests through Java
- Previous by thread: Getting index from a select object?
- Next by thread: Re: RuntimeExceptions with Struts
- Index(es):