[jboss-user] [JBoss Seam] - Re: @DataModel modifications

gzoller do-not-reply at jboss.com
Thu Apr 5 13:44:23 EDT 2007


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#4035110

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4035110



More information about the jboss-user mailing list