Hi All,
I am new to struts,and have a problem and want some suggestion,my problem is
:
I get some questions from database (Dont know how many) may be 10,11,20...
anything.. for each question i have 3 multiple choice. Now, i have to group
these multiple choices for each question into one group of check boxes.
I can use <logic:iterate> to iterate over the questions but how to group
these multiple choices for each question into one group of radio button,
what i dont understand is how to generate the group names dynamically !! ??
Any suggestion will be appreciated.
Thanks in advance.
Bijay