RE: How to repopulate Form which has html elements with samename

2003-06-06 Thread Kevin Robair
or fun > > I can't think of any other pitfalls. > > -Original Message- > From: Kevin Robair [mailto:[EMAIL PROTECTED] > Sent: Thursday, June 05, 2003 5:06 PM > To: Struts Users Mailing List > Subject: Re: How to repopulate Form which has html > elements with samen

RE: How to repopulate Form which has html elements with samename

2003-06-06 Thread Bailey, Shane C.
ecially if using struts validator) or no bean 5. Likes to annoy others just for fun I can't think of any other pitfalls. -Original Message- From: Kevin Robair [mailto:[EMAIL PROTECTED] Sent: Thursday, June 05, 2003 5:06 PM To: Struts Users Mailing List Subject: Re: How to repopulate

Re: How to repopulate Form which has html elements with samename

2003-06-06 Thread Kevin Robair
Repopulation IS a freebie. The examples that come with struts are right (generally). The first thing to do is understand every tag in the examples' struts-config.xml. Easier said than done, but maybe this will help: http://www.mail-archive.com/[EMAIL PROTECTED]/msg01060.html In any case, you do no

Re: How to repopulate Form which has html elements with samename

2003-06-06 Thread sjones
Repopulating Fields. I keep hearing that this is a freebie in struts but i have note seen it work on my app yet. i just stuff what i want to repopulate with in the session (for now). It would be nice if someone could post what "setup write" IS. so we can check if we have something set up "WRON

RE: How to repopulate Form which has html elements with samename

2003-06-06 Thread Sashi Ravipati
Let me rephrase my question. I have a table which looks like this.. example Name Sex   Male Female     Male Female So when I add data like Sashi Male Sushma FEMALE now I submit the form, and say th

Re: How to repopulate Form which has html elements with samename

2003-06-06 Thread Sashi Ravipati
Let me rephrase my question. I have a table which looks like this.. example Name Sex   Male Female     Male Female So when I add data like Sashi Male Sushma FEMALE now I submit the form, and say