1 Reply Latest reply on Jun 2, 2008 8:58 AM by kukeltje

    How to integrate managedBeans with jsf tags???

      <gd:repeat value="#{tasks}" var="task" idVar="rid" first="#{tasks_pager.first}" limit="#{tasks_pager.limit}">

      I am working on Jboss Jbpm workflow project, so in that project actually i am unable to find out where exactly they mapped javabeans with jsf tags. In which file i need to find..so pls help, I will be highly grateful to you.

      can anybody please explain, what exactly this tag is for and specially "value=#{tasks}" where this "tasks" is defined, plse explain me thoroughly..


      Thanking you
      --Mansingh Shitole