0 Replies Latest reply on Jan 23, 2007 7:25 PM by twocoasttb

    Right way to refresh a DataModel

    twocoasttb

      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?