You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "D, Gopinath (MED)" <Go...@geind.ge.com> on 2002/12/04 11:08:59 UTC

Can I take form[] into action class.

Hi,

I've set the colletion of bean into session and iterated to present the
collection in my JSPs. Now how will i take back the collection to my action
classes..

	I know we handle this using string[] in the getter & setter methods
of the bean to take back the colletion to action servlet. My question is
Instead of using string[] for each property of the formbean, is there some
way to handle  with collection of bean in my action classes.

Thanks,
Gopi


"THIS E-MAIL MESSAGE ALONG WITH ANY ATTACHMENTS IS INTENDED ONLY FOR THE
ADDRESSEE and may contain confidential and privileged information.
If the reader of this message is not the intended recipient,
you are notified that any dissemination, distribution or copy of this 
communication is strictly Prohibited. 
If you have received this message by error, please notify us 
immediately, return the original mail to the sender and delete the 
message from your system."


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>