Can you post more info.  Did you set your beans to session scope?  There have
been lots of people in the archive with similar problems, so it's still worth
checking there too.

Cheers,

David





Juan Pablo Villaverde <[EMAIL PROTECTED]> on 03/15/2002
04:05:25 PM

Please respond to "Struts Users 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.. but the
collection objects are not updated..

dlc> Search the mail archives for indexed.

dlc> Dave




dlc> Juan Pablo Villaverde <[EMAIL PROTECTED]> on
03/15/2002
dlc> 08:47:25 AM

dlc> Please respond to "Struts Users Mailing List"
dlc>       <[EMAIL 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 Field. This
dlc> vector contains a collection of Customer objects. Each Customer object
dlc> have some String and int fields.
dlc>  My .jsp renders <html:text> for the bean form's String fields and
dlc> uses iterate to render <html:text> representing Customer's fields.
dlc> When I post the jsp's form, my action class receives the String fields
dlc> of my bean form updated, acordingly the changes I made in my page. BUT,
dlc> the changes made to the Customer's fields are NOT reflected in the
dlc> objects contained in the Vector! Is it normal? What can I do to get
dlc> all the bean forms contents updated on post? I need to update each
dlc> object in a Vector manually after each post using
dlc> request.getParameter()? Thanks in advance.


dlc> --
dlc> Juan Pablo Villaverde
dlc> Tec. en Infraestructura de Redes
dlc> Soluciones Punto Com S.A.
dlc> http://www.spcom.com.ar



dlc> --
dlc> To unsubscribe, e-mail:   <
mailto:[EMAIL PROTECTED]>
dlc> For additional commands, e-mail: <
mailto:[EMAIL PROTECTED]>








dlc> --
dlc> To unsubscribe, e-mail:   <
mailto:[EMAIL PROTECTED]>
dlc> For additional commands, e-mail: <
mailto:[EMAIL PROTECTED]>




--
Juan Pablo Villaverde
Tec. en Infraestructura de Redes
Soluciones Punto Com S.A.
http://www.spcom.com.ar



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>








--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to