Re: Difficult index properties problem

2004-08-16 Thread Nathan Maves
or jsp 2.0! On Aug 16, 2004, at 9:55 AM, Rick Reumann wrote: Rick Reumann wrote: Of course this assumes using html el tags. -- Rick - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-ma

Re: Difficult index properties problem

2004-08-16 Thread Rick Reumann
Rick Reumann wrote: Of course this assumes using html el tags. -- Rick - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Difficult index properties problem

2004-08-16 Thread Rick Reumann
Nathan Maves wrote: I have a 2 layered nested bean. ie Bean1 has n number of associated Bean2 Bean2 has n number of associated Bean3 I want to have a form that has an Array of Bean3's Probem is that while iterating though Bean2's the count for the indexed property gets reset. Any clever ideas to