[jboss-user] [JBoss Seam] - Re: How to invoke a Seam component with h:selectBooleanCheck
shakenbrain
do-not-reply at jboss.com
Fri Jul 13 03:04:02 EDT 2007
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#4063810
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4063810
More information about the jboss-user
mailing list