request.getParameterMap

On 3/17/06, Sony Thomas <[EMAIL PROTECTED]> wrote:
> Hi Friends,
>
> I would like to have some guidance to solve my problem. I have a struts
> application. In one of the JSP's I have to display more than 50 editable
> text fields. So when I submit I don't want to submit the fields
> separately and get the values in the Action by using getters of
> ActionForm. Is there is any way to submit as an ArrayList or in any
> other way so that in my Action I will get List which contains values and
> the variable names.
>
> If anyone has any idea please give me some guidance and any code
> examples is welcome.
>
> Thanks in advance,
>
>
> Sony Thomas
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

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

Reply via email to