1 Reply Latest reply on Mar 2, 2007 11:48 AM by pmuir

    h:dataTable feeded by an action method with params

    koatto

      is there a way to do something like :

      <h:dataTable value="#{aComponent.getItems('param1','param2')}">


      Thanks.