You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by ra...@vmoksha.com on 2004/06/11 10:46:02 UTC

Re: Want to do some business logic before the action class of struts is invoked. How?

Thanks Shailendar !





Shailender Jain <sh...@teleatlas.com>
06/11/2004 02:11 PM
Please respond to Struts Users Mailing List

 
        To:     Struts Users Mailing List <us...@struts.apache.org>
        cc: 
        Subject:        Re: Want to do some business logic before the action class of struts is 
invoked. How?


Have you tried processPreprocess() method of RequestProcessor.
This method will be executed for each request and will be before action 
class
gets executed

raviv@vmoksha.com wrote:

> Dear Strusts users,
>
>         I have a typical requirement where i need to do some business
> logic before any action class gets executed. Where should I write the 
code
> for this ? Pls suggest.
>
> regds
> r-a-v-i


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org