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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to