As far as I can see, the peopleList is updated only when search() method is called, so if you just get back to the listing page, then it accesses the same bean with old data. You could put action in pages.xml or in pageflow definition to be called before rendering the page.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4123714#4123714 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4123714 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
