RE: Indexed properties working formbean->htmlform, not working htmlform->formbean

2004-04-30 Thread Berke, Wayne [IT]
Wayne -Original Message- From: Glenn, Scott [mailto:[EMAIL PROTECTED] Sent: Friday, April 30, 2004 11:10 AM To: 'Struts Users Mailing List' Subject: RE: Indexed properties working formbean->htmlform, not working htmlform->formbean I think the id attribute on the iterate tag m

Indexed properties working formbean->htmlform, not working htmlform->formbean

2004-04-30 Thread Berke, Wayne [IT]
I've been tearing my hair out trying to get indexed properties to work. Apparently, there is some correspondence between the HTML fields and the ActionForm indexed properties because when the ActionForm is initialized, it does correctly populate the default HTML form fields. However, when I modify