I use the following:
By passing this you do not need the get by id. This also solves having
forms with the same name. I dealt with this by using the name attribute in
the html:form tag in struts 1.1, but switched to this when I upgraded to
struts 1.2 since name is no longer valid in html:form
I use the following:
By passing this you do not need the get by id. This also solves having
forms with the same name. I dealt with this by using the name attribute in
the html:form tag in struts 1.1, but switched to this when I upgraded to
struts 1.2 since name is no longer valid in html:form
2 matches
Mail list logo