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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...