2 Replies Latest reply on Jun 2, 2008 1:23 AM by ms_shitole

    About 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
      Bangalore

        • 1. Re: About jsf tags
          ssilvert

          Hi Mansingh,

          I suspect that the managed bean definition is in a faces-config.xml file inside one of the jbpm jar. But this forum is for JSFUnit questions. You should ask your question in one of the forums for JBPM.

          Regards,

          Stan

          • 2. Re: About jsf tags

            Thanks Stan!

            As I searched in jbpm jar inside faces-config.xml, but it was not their, thats why i m more confused and thinking if any different impl...anyway..no probs i will try to post in jbpm forum..

            Thanks,
            --Mansingh