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
|