Re: Iterate and Radio tags

2001-05-18 Thread Martin Cooper
PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, May 17, 2001 11:29 AM Subject: Re: Iterate and Radio tags > Hi Amar, > I have a problem in implementing this solution. > I have a situation similar to the user and subscription class scenarion of > struts-example. >

RE: Iterate and Radio tags

2001-05-18 Thread Nanduri, Amarnath
2:30 PM To: [EMAIL PROTECTED] Subject: Re: Iterate and Radio tags Hi Amar, I have a problem in implementing this solution. I have a situation similar to the user and subscription class scenarion of struts-example. I have a DomainHolder object which has a collection of

Re: Iterate and Radio tags

2001-05-17 Thread B Manikandan
button selected by > the user. This also has a getter and setter > > private String selectedIndex = null ; > > // setters and getters > private ArrayList indexedValue = null ; > > } > > -Original Message- > From: B Manikandan [mailto:[EMAIL PROTECTED]]

RE: Iterate and Radio tags

2001-05-16 Thread Nanduri, Amarnath
: Wednesday, May 16, 2001 3:05 PM To: [EMAIL PROTECTED] Subject: Re: Iterate and Radio tags Importance: High Hi, I have posted the same question,but did not get any reply.I need to set the value of radio button to a property from my bean. And I need to do this in a iterate. Mani "Na

Re: Iterate and Radio tags

2001-05-16 Thread B Manikandan
Hi, I have posted the same question,but did not get any reply.I need to set the value of radio button to a property from my bean. And I need to do this in a iterate. Mani "Nanduri, Amarnath" wrote: > Hi All, > > I am using a Radio Button in an Iterate Tag. I would like to give a > uni

RE: Iterate and Radio tags

2001-05-16 Thread Nanduri, Amarnath
Jawwad, Thank you for your help. cheers, Amar.. -Original Message- From: Sheikh, Jawwad [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 16, 2001 12:48 PM To: '[EMAIL PROTECTED]' Subject: RE: Iterate and Radio tags Amar I had a situation where I was using a 'fo

RE: Iterate and Radio tags

2001-05-16 Thread Michael Duffy
orth of HTML input widgets for each vehicle in an auto insurance issue app). How to accomplish this? -Original Message- From: Sheikh, Jawwad [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 16, 2001 12:48 PM To: '[EMAIL PROTECTED]' Subject: RE: Iterate and Radio tags Amar I

RE: Iterate and Radio tags

2001-05-16 Thread Sheikh, Jawwad
Amar I had a situation where I was using a 'for' loop instead of the iterate tag. So to assign a unique value, this what I did. where 'i' is the loop counter. Hope this helps. Jawwad -Original Message- From: Nanduri, Amarnath [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 16,