Re: Nested iterator struts 2.1.6 -- automatically rebuild the collection

2009-03-01 Thread musomesa
settter I tried this on JSP and it didn't work. -Original Message- From: musom...@aol.com [mailto:musom...@aol.com] Sent: Friday, February 20, 2009 7:27 PM To: user@struts.apache.org Subject: Re: Nested iterator struts 2.1.6 -- automatically rebuild the

RE: Nested iterator struts 2.1.6 -- automatically rebuild the collection

2009-02-23 Thread Phan, Hienthuc T
#x27;t work. -Original Message- From: musom...@aol.com [mailto:musom...@aol.com] Sent: Friday, February 20, 2009 7:27 PM To: user@struts.apache.org Subject: Re: Nested iterator struts 2.1.6 -- automatically rebuild the collection What do you have inside the iterator tag?? Hard to diagnose with

Re: Nested iterator struts 2.1.6 -- automatically rebuild the collection

2009-02-20 Thread musomesa
? Are you sending the information back to the same action or is there a possible mix-up in the attributes of your tags Chris -Original Message- From: Phan, Hienthuc T To: Struts Users Mailing List Sent: Mon, 9 Feb 2009 5:46 pm Subject: Nested iterator struts 2.1.6 -- automatically

Nested iterator struts 2.1.6 -- automatically rebuild the collection

2009-02-09 Thread Phan, Hienthuc T
Hi, Using tag, how do you instruct struts to rebuild the collection automatically? I have a List of List of Sample objects I use tag to loop through and display data for user to make changes The displaying part is OK; however, when the form is submitted, the List of List of Sample objects is no