Using ajax4jsf:
<h:selectBooleanCheckbox value="#{searchCriteria.showInactive}">
| <a:support event="onchange"
actionListener="#{serverFinder.findServers}" reRender="serverPanel"
/>
| </h:selectBooleanCheckbox>
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063810#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...