Hi all,

I am forwarding again this mail to you all, Since i didnt get any reply. May
be that my problem was not clear. I am putting this again in a different
way.

I konw how to display the list of un-editable fields by using
<logic:iterate> but i want to display list of Editable fields, so that upon
submission of the form, all the user enterd values shall be stored in some
form bean variable!

What's the easiest way out. i dont want to create a different variable in
the form bean for each individual text field displayed on the screen.

Please excuse me for what may be a stupid question for you! but I am new to
the struts and desperately looking for the solution.

Regards,
Samit


> Hi all,
>
> I am having a JSP which contains 12 rows of editable fields. The each row
> contains same type of editable fields.
>
> Now, how shall i handle it in the Form Bean. Shall i create 12 different
> fields for each row or can I use Array/List for that.
>
> Will struts set the fields in the Array Object of form bean
automatically??
>
> Thanks in Advance.
> Regards,
> samit
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to