Try the indexed="true" property. I think that should do the trick.


 On 11/3/05, Bijay Sahoo <[EMAIL PROTECTED]> wrote:
>
> 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
>
>

Reply via email to