Re: Mulitple Forms per Submits

2004-05-19 Thread Thomas SMETS
: <[EMAIL PROTECTED]> > To: "Struts Users Mailing List" <[EMAIL PROTECTED]> > Sent: Tuesday, May 18, 2004 9:32 PM > Subject: Mulitple Forms per Submits > > >> >> Is there a clean way to have multiple Forms posted when the user click >> the Su

Re: Mulitple Forms per Submits

2004-05-18 Thread James Mitchell
uot;Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Tuesday, May 18, 2004 9:32 PM Subject: Mulitple Forms per Submits > > Is there a clean way to have multiple Forms posted when the user click > the Submit buttons ? > Basically, instead of extending various Forms

Mulitple Forms per Submits

2004-05-18 Thread [EMAIL PROTECTED]
Is there a clean way to have multiple Forms posted when the user click the Submit buttons ? Basically, instead of extending various Forms to have some code re-use I think it would be much more interresting to have the possibility to post multiple Forms instead of having a Specific form extendi