RE: Submission of collection of collection

2006-06-19 Thread Vijayraghav Nerella -X \(vraghav - eTouch Systems at Cisco\)
g 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 co

Re: Submission of collection of collection

2006-06-16 Thread Rick Reumann
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.