You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Shailender Jain <sh...@teleatlas.com> on 2004/06/11 10:41:32 UTC

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