Matthew Hughes wrote the following on 6/6/2005 12:21 PM:
 Can anyone tell me
why this isn't a good idea?

I've found it easiest to not have any try/catch logic in my Actions, and I just define the global exceptions I want to catch in my struts-config which forwards to an action that logs my error and then fowards to the appropriate page for displaying a nicer error page to the user.

--
Rick

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

Reply via email to