Just tested this in my case works great! Good stuff.
| <h:selectBooleanCheckbox value="#{staus.isSelected}">
| <a4j:support event="onclick"
|
onsubmit="test('#{status.statusName}')"
|
action="#{statusAccessor.edit(status)}"/>
| </h:selectBooleanCheckbox>
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4097140#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...