0 Replies Latest reply on Aug 24, 2007 2:58 PM by kevcpu411

    Where should a datatable be populated????

      I am trying to implement a master-detail with ajax4jsf and I am new to jsf. I do not see where the data should be loaded from. I want the datatable to load with data when the page is rendered so the user sees the expected information when the page finishes rendering. Can anyone shed some light on this subject? Should the loading occur in the constructor for the BackingBean or is there another approach?