RE: How to repopulate Form which has html elementswithsamename

2003-06-06 Thread Sashi Ravipati
Thanks for the sample and I have that working. But my issues is slightly different where there are Multiple HTML elements with the same name Eg: bean:message key=du.theName /html:text property=name / bean:message key=du.theName /html:text property=name / bean:message key=du.theName /html:text

Re: How to repopulate Form which has html elementswithsamename

2003-06-06 Thread Sashi Ravipati
I read the 2 lines given there but did not get any clue,, I am a newbie so bear with me.. Thanks [EMAIL PROTECTED] 06/06/03 09:55AM Second hint: RTFF (Read The Fine FAQ) G http://jakarta.apache.org/struts/faqs/newbie.html#multiple -Kevin --- Gemes Tibor [EMAIL PROTECTED] wrote: Sashi

RE: How to repopulate Form which has html elementswithsamename

2003-06-06 Thread Bailey, Shane C.
then that wouldn't be truly dynamic. -Original Message- From: Sashi Ravipati [mailto:[EMAIL PROTECTED] Sent: Friday, June 06, 2003 8:26 AM To: [EMAIL PROTECTED] Subject: RE: How to repopulate Form which has html elementswithsamename Thanks for the sample and I have that working. But my

RE: How to repopulate Form which has html elementswithsamename

2003-06-06 Thread Sashi Ravipati
to repopulate Form which has html elementswithsamename Thanks for the sample and I have that working. But my issues is slightly different where there are Multiple HTML elements with the same name Eg: bean:message key=du.theName /html:text property=name / bean:message key=du.theName /html:text property

RE: How to repopulate Form which has html elementswithsamename

2003-06-06 Thread Ray Madigan
Why doesn't the javascript repopulate the table? -Original Message- From: Sashi Ravipati [mailto:[EMAIL PROTECTED] Sent: Friday, June 06, 2003 7:31 AM To: [EMAIL PROTECTED] Subject: RE: How to repopulate Form which has html elementswithsamename Shane Sorry for all the confusion

RE: How to repopulate Form which has html elementswithsamename

2003-06-06 Thread Bailey, Shane C.
Ravipati [mailto:[EMAIL PROTECTED] Sent: Friday, June 06, 2003 10:31 AM To: [EMAIL PROTECTED] Subject: RE: How to repopulate Form which has html elementswithsamename Shane Sorry for all the confusion and please bear with me.. How do I get Struts to repopulate multiple elements with all with the same

RE: How to repopulate Form which has html elementswithsamename

2003-06-06 Thread Bailey, Shane C.
, June 06, 2003 11:02 AM To: 'Struts Users Mailing List' Subject: RE: How to repopulate Form which has html elementswithsamename I think I missed your original code example. With iterate tags when I saw the dashed lines I thought it was your email footer printing out below. Sorry. I think the Ray

RE: How to repopulate Form which has html elementswithsamename

2003-06-06 Thread Sashi Ravipati
-Original Message- From: Sashi Ravipati [mailto:[EMAIL PROTECTED] Sent: Friday, June 06, 2003 10:31 AM To: [EMAIL PROTECTED] Subject: RE: How to repopulate Form which has html elementswithsamename Shane Sorry for all the confusion and please bear with me.. How do I get Struts to repopulate multiple

RE: How to repopulate Form which has html elementswithsamename

2003-06-06 Thread Bailey, Shane C.
] Subject: RE: How to repopulate Form which has html elementswithsamename Thanks for the code, this will help to start off, Should I do any thing in the ActionForm . I do have get and set methods for the firstname and Sex wchich accepts array . [EMAIL PROTECTED] 06/06/03 11:07AM html:text

RE: How to repopulate Form which has html elementswithsamename

2003-06-06 Thread Sashi Ravipati
: Sashi Ravipati [mailto:[EMAIL PROTECTED] Sent: Friday, June 06, 2003 11:19 AM To: [EMAIL PROTECTED] Subject: RE: How to repopulate Form which has html elementswithsamename Thanks for the code, this will help to start off, Should I do any thing in the ActionForm . I do have get and set methods

RE: How to repopulate Form which has html elementswithsamename

2003-06-06 Thread Bailey, Shane C.
Message- From: Sashi Ravipati [mailto:[EMAIL PROTECTED] Sent: Friday, June 06, 2003 11:19 AM To: [EMAIL PROTECTED] Subject: RE: How to repopulate Form which has html elementswithsamename Thanks for the code, this will help to start off, Should I do any thing in the ActionForm . I do have get

RE: How to repopulate Form which has html elementswithsamename

2003-06-06 Thread Sashi Ravipati
PROTECTED] Sent: Friday, June 06, 2003 11:35 AM To: [EMAIL PROTECTED] Subject: RE: How to repopulate Form which has html elementswithsamename This is a small example I started off, but in my actual application I have Six columns what are enterable with a combination of List boxes and text boxes. I am

RE: How to repopulate Form which has html elementswithsamename

2003-06-06 Thread Bailey, Shane C.
Ravipati [mailto:[EMAIL PROTECTED] Sent: Friday, June 06, 2003 11:35 AM To: [EMAIL PROTECTED] Subject: RE: How to repopulate Form which has html elementswithsamename This is a small example I started off, but in my actual application I have Six columns what are enterable with a combination of List boxes