It doesn´t works, the Result is executed after the Interceptors
On 8/7/07, Thorsten Schäfer <[EMAIL PROTECTED]> wrote:
>
> > I need to do something like:
> >
> > public void execute(ActionInvocation invocation) throws
> > Exception {
> > try {
> > // Some operations
> > } catch (Exception e) {
> > //Send user to a error page
> > }
> > }
> >
> > Any idea?
>
> You could write an interceptor that manages exception handling.
>
> Cheers,
>
> Thorsten
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
______________
Juan Damasceno
______________
"Eu fiz essa carta maior que o normal, somente porque não tive tempo de
faze-la mais curta" Blaise Pascal
"Computadores não resolvem problemas, eles executam soluções." Laurent
Gasser