RE: Bean Form's Vector not updated!

2002-03-18 Thread Maturo, Larry
property=mnemonic indexed=true/html:text/td /tr /logic:iterate -Original Message- From: Juan Pablo Villaverde [mailto:[EMAIL PROTECTED]] Sent: Friday, March 15, 2002 7:47 AM To: Struts Users Mailing List Subject: Bean Form's Vector not updated! I have bean form with some String

Bean Form's Vector not updated!

2002-03-15 Thread Juan Pablo Villaverde
I have bean form with some String fields and a Vector Field. This vector contains a collection of Customer objects. Each Customer object have some String and int fields. My .jsp renders html:text for the bean form's String fields and uses iterate to render html:text representing Customer's

Re: Bean Form's Vector not updated!

2002-03-15 Thread dhay
PROTECTED] cc:(bcc: David Hay/Lex/Lexmark) Subject: Bean Form's Vector not updated! I have bean form with some String fields and a Vector Field. This vector contains a collection of Customer objects. Each Customer object have some String and int fields. My .jsp renders html:text

Re[2]: Bean Form's Vector not updated!

2002-03-15 Thread Juan Pablo Villaverde
PROTECTED]; Please respond to dlc Juan Pablo Villaverde [EMAIL PROTECTED] dlc To: Struts Users Mailing List dlc [EMAIL PROTECTED] dlc cc:(bcc: David Hay/Lex/Lexmark) dlc Subject: Bean Form's Vector not updated! dlc I have bean form with some String fields and a Vector

Re: Re[2]: Bean Form's Vector not updated!

2002-03-15 Thread dhay
Mailing List [EMAIL PROTECTED]; Please respond to Juan Pablo Villaverde [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] cc:(bcc: David Hay/Lex/Lexmark) Subject: Re[2]: Bean Form's Vector not updated! I use indexed property in all tags where applicable