1 Reply Latest reply on Feb 6, 2009 12:24 AM by smjain

    Struts integration withjBPM

    pbprasad45

      Hi,

      I am having a simple jBPM process, i would like to use struts framework to invoke those jBPM process.

      please help in integrating the jBPM with Struts ..


      if you provide me the sample exapmle it would be greatfull

      your help is appreciated in advance..

        • 1. Re: Struts integration withjBPM
          smjain

          So I assume you will have some manual tasks in your simple Workflowprocess. What you can do is to use jbpm API's inside your struts .
          The jBPM API's can be behind service interfaces which may be a Session Bean.
          There is lot of help avaliable online for using jbpm API's
          Shashank