Hi,

I am using Struts 2.1.6. I have a field called "Past Scores : " in my jsp
page. The are
10 text boxes associated with this one field. The user may enter values in 1
or more of these boxes
and submit the form. I want to get all these 10 values as one array of
values or one
single string in my action class. Can some one suggest what is the best way
to do this
or any sample codes?

Thanks
James Billa

Reply via email to