You call updateListItems() from setCurrentObject() which in turn is called when the user selects something from the list using s:link. If updateListItems() manipulates mainListItems I can imagine that it could cause your problem. Did you try to remove updateListItems() from setCurrentObject()? And do you observe your problem only when using back button?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4021018#4021018 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4021018 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
