RE: Re: Dynamic from Elements Generation

2005-07-20 Thread raghavendra
:[EMAIL PROTECTED] Sent: Wednesday, July 20, 2005 11:31 AM To: Struts Users Mailing List Subject: RE: Re: Dynamic from Elements Generation Hi Laurie, The Screen details are as follows :- When the page loads by default it shows one Check Box ,Text Box and Select Box in one row. 1 > On the top of

RE: Re: Dynamic from Elements Generation

2005-07-19 Thread Amol Yadwadkar
- From: news [mailto:[EMAIL PROTECTED] On Behalf Of Laurie Harper Sent: Wednesday, July 20, 2005 12:54 AM To: user@struts.apache.org Subject: Re: Dynamic from Elements Generation Amol Yadwadkar wrote: > Hi List, > I want to generate Dynamic Form elements in Struts. > I had achieved by doing

Re: Dynamic from Elements Generation

2005-07-19 Thread Laurie Harper
Amol Yadwadkar wrote: Hi List, I want to generate Dynamic Form elements in Struts. I had achieved by doing but the issue in that is I am not getting the dynamic values while retrieval or after the submission of the form. Can anyone suggest me the better way of getting the dynamic form elements i