I don't know if this is a best-practice or not, but what I'm doing is in my
display page, say foo.xhtml, I have foo.page.xml that has an action tag that executes a
refresh() method in the component managing my list.
In this refresh() method I forcibly call the factory method to reload the list.
Like I said--not sure if this is the best/preferred way to do it, but it seems to work
well. If anyone knows of a more graceful way of getting around any caching I'd be
interested to know as well.
Greg
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4035110#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...