On 10/11/07, Mariano Rico <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have an action class extending the DispatchAction class to get
> different methods executed.
>
> My question is if the execute() method of DispatchAction is being
> executed before my own methods in my action class.

Yes and its the DispatchAction's execute method which actually calls
your methods

Niall

> Thanks

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

Reply via email to