Hi,

You can use a list-backed or a map-backed form.

I think there is an example here
http://struts.apache.org/struts-action/userGuide/building_controller.html

Gareth

Sony Thomas 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]



--
Gareth Evans

MSoft eSolutions Limited
Technology Centre
Inward Way
Rossmore Business Park
Ellesmere Port
Cheshire
CH65 3EN

--
Tel:    +44 (0)870 0100 704
Fax:    +44 (0)870 9010 705
E-Mail: [EMAIL PROTECTED]
Web:    www.msoft.co.uk

----------------------------------------------
Terms:
Please note that any prices quoted within this e-mail are subject to VAT.
All program details and code described in this e-mail are subject to
copyright © of MSoft eSolutions Limited and remain the intellectual
property of MSoft eSolutions Limited.
Any proposal or pricing information contained within this e-mail are
subject to MSoft eSolutions' Terms and Conditions
----------------------------------------------
Disclaimer:
This message is intended only for use of the addressee. If this message
was sent to you in error, please notify the sender and delete this
message. MSoft eSolutions Limited cannot accept responsibility for viruses,
so please scan attachments. Views expressed in this message do not
necessarily reflect those of MSoft eSolutions Limited who will not
necessarily be bound by its contents.



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

Reply via email to