This content has been marked as final.
Show 2 replies
-
1. Re: Call jbpm process from Jsp
jwenting Apr 25, 2008 3:03 AM (in response to binodkumarsuman)you don't call business logic from JSP. You call it from servlets and use JSP to show the results.
-
2. Re: Call jbpm process from Jsp
binodkumarsuman Apr 26, 2008 10:18 AM (in response to binodkumarsuman)Hi,
Thanks for reply.
yes, I agreed that I can call the jBPM from Servlet and throw the result using JSP. Could you please explain that how I can call jBPM from sevlet? Please help me in this context, I am struggling for this solution.
Thanks,
Binod Suman