Hi Rick, Thank you for your suggestion. Your suggestion solved my problem with great ease.
While searching for the solution, I thought of using nested: tag, but I thought nested can generate html tag names of format 'bean1.bean2.bean3.foo...' but will not be able to generate html tag names of format 'collection[0].been[1].foo[2]... '., so I had not tried that earlier. Thanks Vijay -----Original Message----- From: Rick Reumann [mailto:[EMAIL PROTECTED] Sent: Friday, June 16, 2006 10:14 AM To: Struts Users Mailing List Subject: Re: Submission of collection of collection On 6/16/06, Vijayraghav Nerella -X (vraghav - eTouch Systems at Cisco) <[EMAIL PROTECTED]> wrote: > Hi, > Has anyone tried to create a screen that shows input fields which are > collection of collection? yes, you want to use nested Collections. It can be done, but their are few caveats with using it. I have an example going over nested items here if you want to take a look http://www.learntechnology.net/struts-nested.do -- Rick --------------------------------------------------------------------- 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]