We have the senereo where we are dynamically generating a number of
textfields. The number of textfields are not a known entity so we cannot
have multiple setTextField1(), setTextField2()..
. methods on the Action Form. How does struts handle this case where you
basically want all the values of the textFields concatenated and passed into
one Action Form method as an Array.

Any ideas.
Thanks
John Walker

Reply via email to