When should one be used over the other? (1.1b2, weblogic6.1)

I started off by doing all my exception handling within my Actions and setting generic errors with ActionErrors.GLOBAL_ERROR.

However, I'm migrating to declarative exceptions and the default ExceptionHandler uses Action.ERROR_KEY.

I can easily modify all my jsp's to look for Action.ERROR_KEY instead, but I'm curious when one should be used over the other?

Thanks,

--
Angie Lin
[EMAIL PROTECTED]



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

Reply via email to