[jboss-user] [JBoss Seam] - Re: h:selectOneMenu and Ajax4jsf problem

felixk2 do-not-reply at jboss.com
Thu Dec 27 12:31:00 EST 2007


Thanks for the reply Damian. I actually just figured it out. I needed to add the following to my a4j:support:

<a4j:support event="onchange" reRender="resultTableDiv" action="#{customerList.populateCustomerList}"/>

and then add that method in my ejb to populate the list.

Felix

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4115754#4115754

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4115754



More information about the jboss-user mailing list