Here is the setup...
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 get around this.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]