Re: Submitting a collection to Struts action

2008-06-27 Thread Milan Milanovic
e in context: http://www.nabble.com/Submitting-a-collection-to-Struts-action-tp18153072p18163282.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Submitting a collection to Struts action

2008-06-27 Thread gokul balasubramanian
Hello,I have a page with a collection of users. So I populate the form bean before displaying it and pass it to the view action. I use the tag to display them. These users can be modified. When I submit the form I am unable to iterate over the collection and found that it had a