Re: iterate tag with nested collections?

2002-02-13 Thread mpopovits.rm
Yeah, that worked. Thanks. --- In [EMAIL PROTECTED], "MacKellar, Kimberly" <[EMAIL PROTECTED]> wrote: > If I understand your structure correctly, something like the following > should work > > property="report.Level1" > > > > > > Insured Name: property="insuredName"/> >

Re: iterate tag with nested collections?

2002-02-12 Thread Arron Bates
You can get the basic iterate tag to "view" the data, but it wont update within a form. Go here... http://www.keyboardmonkey.com/struts ...there's a turorial and examples that will take you through the system and get you nesting lists in no time. The tags this page is on about is in the Struts

RE: iterate tag with nested collections?

2002-02-12 Thread MacKellar, Kimberly
If I understand your structure correctly, something like the following should work Insured Name: Kim MacKellar -Original Message- From: Michelle Popovits [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 12, 2002 3:31 PM To: Struts-User@Jaka