Hi,

I have one action class which extends org.apache.struts.action.Action.
I have one more action class and its ActionForm class.
>From the first action class i want to invoke method of second ActionForm
class.
How do i get the reference of second ActionForm class from the first Action
class.


Have a nice day

Regards,
Uday


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

Reply via email to