struts-user mailing list archives

Site index · List index
Message view « Date » · « Thread »
Top « Date » · « Thread »
From Sébastien Guerlet <...@avs-consulting.com>
Subject More than one Form in a page : pb with Tomcat 4
Date Thu, 24 Apr 2003 15:26:32 GMT

Hi,

I migrate a "well working" application from Tomcat 3.3.1 to 4.1.24 (whaou :)
But I've now a *big* problem :

In some JSP pages, I have more than one <html:form> asssociated with
different actions and different beans.
With 3.3 version, no problem... with 4.1 version, all forms have the same
"name" attribute (the one of the first form) and are associated with the
same ActionForm bean. Dispite, the action associated with each form are
different (so, they are correct).

You're help is welcome ;)

Thanx in advance


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


Mime
View raw message