Villalba Arias, Fredy [BILBOMATICA] <fvillalba <at> mailext.com> writes:
> (3) It is not possible to have more than one ActionForm associated to an
> Action (at the same time), i.e. it's a 1:1 relationship (again, am I right?)

That's not true! I am using an Action with 2 ActionForms:
ServiceForm serviceForm = (ServiceForm) form;
ServiceExForm serviceExForm = (ServiceExForm) form;

...or did I not understood you
King regards
</thorsten>


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

Reply via email to