Hi I have to place radio button for each record inside a datatable, do some javascript validations and get the selected record in my backing bean. For that I have seen this
http://www.ibm.com/developerworks/rational/library/05/1213_he/.. Looks to be ok but lot of javascript. There is script to unselect one radio button when we select the other. Is there any component in tomahawk which makes life easy I am using jdk1.4, tomahawk-1.1.8.
Bauke Scholtz
Ranch Hand
Joined: Oct 08, 2006
Posts: 2458
posted
0
t:selectOneRadio with layout="spread" may indeed help in this.