0 Replies Latest reply on Jun 12, 2008 4:59 AM by ms_shitole

    How do I retrieve data and show in xhtml forms + In JSF

      Hi

      As JBPM is such a nice workflow engine...As we are working from last 6 months. We got very a very good suceess while working with jbpm. As security is one of the concern in Jbpm but we solved security part and added the user mapping also.

      Now we wana do the presentation part where we are not geting the concept of JSF framework which was used in JBPM. As our requirement is that, we will add our own tables in the databse containing employee informations, library etc.

      For example we created one "HolidayRequest" process definition. And the forms(xhtml) which are related to this process, Inside these xhtml forms, we need to retrieve data from the database and wanted to show dynamically. So how we could achieve this? please guide us. I will be highly grateful to you.