-
JBPM Integration with Struts (3 messages)
- Posted by: srinu vasu
- Posted on: February 05 2009 23:51 EST
Hi Can anybody plz help me in integrating struts with JBPM. I would like to call JBPM from Struts framework . Your Help would be appreciated.Threaded Messages (3)
- Re: JBPM Integration with Struts by Shashank Jain on February 26 2009 08:18 EST
- JBPM Integration with Struts in discussions by praveenkumar kalamani on June 04 2009 02:03 EDT
- jBPM workflow by Tirthankar Bhadra on September 19 2011 00:41 EDT
-
Re: JBPM Integration with Struts[ Go to top ]
- Posted by: Shashank Jain
- Posted on: February 26 2009 08:18 EST
- in response to srinu vasu
Hi. Integration with jbpm is pretty simple for any J2EE framework. I am assuming you are writing an application which shows you the task lists and can trigger the workflow.Have you read through the JPDL docs. I used them to create a simple workflow app for me... Shashank -
JBPM Integration with Struts in discussions[ Go to top ]
- Posted by: praveenkumar kalamani
- Posted on: June 04 2009 02:03 EDT
- in response to Shashank Jain
Do you have any examples how to integrate with struts and JBPM frame work. Please let me know is there any links or code for reference. Regards, Praveenkumar k -
jBPM workflow[ Go to top ]
- Posted by: Tirthankar Bhadra
- Posted on: September 19 2011 00:41 EDT
- in response to Shashank Jain
Hi,
I have a requirement to approve an entity (user creation) to go through a workflow process (3 levels of approval). This application should be struts based. Can you please provide an example to match my requirement.
Thanks
Tirthankar