You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "Abhinav (Cognizant)" <Ab...@cal.cognizant.com> on 2003/05/22 12:11:06 UTC

Small Problem

I need to have multiple elements in my HTML with the same name.
But wont get an array in the Form Bean unless I give names as name[0], name[1]..
Is there a way out.