Hi All,

I have a requirement where I am generating a tree structure. And, with each node I 
have to generate one radio button.

Now, I am able to generate the tree and radio buttons,  but there are two problems I 
am facing -

1. The radio button name comes as beanName.someName.someArray[0..], if I uses nested 
radio button and property is set as someName. (I have to use nested radio as that is 
the only way to assign value of radio buton from the bean.

2. The radio button once checked can not be uncheck. May be b'cos the name of radios 
are different.

Is there anybody has some idea?

Any help will be appreciated.

AB.

Reply via email to