http://struts.apache.org/2.x/docs/exception-configuration.html

is the S2 way of handling exceptions if you need more
than a simple JSP page; it may not be the best answer
for non-application specific exceptions--YMMV.

Whether or not you need to wrap the exception in the
action class depends entirely upon what you need to do
if that exception is thrown.

d.

> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> What's the best way to redirect to a specific JSP on
> that error? With an interceptor? Or stick in a 
> try/catch in all my execute()'s?
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 



       
____________________________________________________________________________________Ready
 for the edge of your seat? 
Check out tonight's top picks on Yahoo! TV. 
http://tv.yahoo.com/

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

Reply via email to