You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Dale Newfield <Da...@Newfield.org> on 2008/02/07 17:00:00 UTC

Re: [struts] Is Multiple Forms(s:form) in one Jsp possible?

Thomas Ramapuram wrote:
> I just wanted to know if it is possible to have multiple s:form in one
> jsp.  Each of the forms submit to a diffrent action.

Just make sure they're not nested inside one another, and that no two 
elements on the rendered page have the same id attribute.

-Dale

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org