Yes, the interceptors can tinker with the action before  the action method 
executes .


 


Chris

 


 

-----Original Message-----
From: Karan Malhi <karan.ma...@gmail.com>
To: Struts Users Mailing List <user@struts.apache.org>
Sent: Sat, Aug 22, 2009 10:35 pm
Subject: Re: How to register an ActionEventListener










Struts 2. If interceptors kick in immediately after creation, then that
would solve my purpose. Ignore my reply to your previous message.

On Sat, Aug 22, 2009 at 11:56 AM, <musom...@aol.com> wrote:

>
>  Sorry -- I should have asked if you were using Struts 1 or 2!
> Struts 2 interceptors kick in after action creation.
>
>
>
>
>
> Chris
>
>
>
>
>
>
> -----Original Message-----
> From: Karan Malhi <karan.ma...@gmail.com>
> To: user@struts.apache.org
> Sent: Fri, Aug 21, 2009 11:28 pm
> Subject: How to register an ActionEventListener
>
>
>
>
>
>
>
>
>
>
> I want to post process an action instance after it is created. I could
> create an ActionEventListener implementation. How would I register this
> class with struts so that it notifies the listener?
>
> --
> Karan Singh Malhi
>
>
>
>
>
>


-- 
Karan Singh Malhi



 

Reply via email to