Hi,

I know this question has been asked before. I searched
the archives and found mails describing the problem I
have.However, I wasn't able to find any code example ,
which would make my life easier.

Well, I have a scenario in which I need to generate a
group of radio buttons dynamically eg.

question 1: 0 Yes 0 No
question 2: 0 Yes 0 No
...
question n: 0 Yes 0 No


The Yes/No radio buttons correspond to the same
property in my ActionForm, and each Yes/No set in a
row should be in a different radio button group.

The suggested solution(from the archives) is to use
Indexed properties. Does anybody have any code example
for this scenario ?

Any help/pointers will be greatly appreciated.

Thanks,
Shyam





                
_______________________________
Do you Yahoo!?
Declare Yourself - Register online to vote today!
http://vote.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to