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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to