Re: Multiple forms in JSP using struts

2004-11-05 Thread Koushik
Mailing List" <[EMAIL PROTECTED]> Sent: Friday, November 05, 2004 1:42 PM Subject: RE: Multiple forms in JSP using struts > I've never liked this since I've always thought that, if one uses this > approach, as soon as one of those forms requires "remembering"

RE: Multiple forms in JSP using struts

2004-11-05 Thread Freddy Villalba A.
garbage collection process for those session forms). Am I right? F. -Mensaje original- De: Koushik [mailto:[EMAIL PROTECTED] Enviado el: viernes, 05 de noviembre de 2004 8:23 Para: Struts Users Mailing List Asunto: Re: Multiple forms in JSP using struts U can use multiple forms in ur j

Re: Multiple forms in JSP using struts

2004-11-04 Thread Koushik
U can use multiple forms in ur jsp and for each action in ur form,i.e. when u r posting it, u need to have a separate set of mappings in the struts-config.xml. - Original Message - From: "Asim Ghosh" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, November 05, 2004 12:45 PM Subj