I'm attempting to create "selected row" functionality in a dataTable. I've seen a number of posts regarding problems with using h:selectOneRadio inside of a h:dataTable. Those were all from 4-5 years ago, however. I've yet to find anything more recent on the subject. I'm using JSF RI 1.2_12-b01-FCS and I was wondering if anyone knows the status of this issue, or has experienced it themselves? I've attempted the JavaScript based workarounds in the old threads, but they don't have any effect for me, for whatever reason.