What's the *right* way to refresh a DataModel living inside a SFSB on every page load?
Is it to add an entry to pages.xml like this?
<page view-id="/organizations.xhtml"
action="#{organizationHome.refreshOrganizationList}" />
Or is there another prefered method?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4005545#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...