RE: Regarding dynamic radio button..

2007-02-20 Thread Vijay Prajapati
dynamic radio button.. On 2/20/07, Vijay Prajapati <[EMAIL PROTECTED]> wrote: > > > > > I am using Struts2.0.1. > > I have created groups of 3 dynamic radiobuttons through iterator(Array List) tag. But I have to give different names to these groups. I am here giving code whic

Re: Regarding dynamic radio button..

2007-02-20 Thread Tim Williams
On 2/20/07, Vijay Prajapati <[EMAIL PROTECTED]> wrote: I am using Struts2.0.1. I have created groups of 3 dynamic radiobuttons through iterator(Array List) tag. But I have to give different names to these groups. I am here giving code which I have been written in my jsp.

Regarding dynamic radio button..

2007-02-20 Thread Vijay Prajapati
I am using Struts2.0.1. I have created groups of 3 dynamic radiobuttons through iterator(Array List) tag. But I have to give different names to these groups. I am here giving code which I have been written in my jsp. Here “groupname” is collection(ArrayList which store grou