Mauricio Salatino [
https://community.jboss.org/people/salaboy21] created the discussion
"Re: jBPM5 running via a Web Interface"
To view the discussion, visit:
https://community.jboss.org/message/747545#747545
--------------------------------------------------------------
Hi Alistair,
You can use jBPM5 directly inside your web application. Do you know how to use JSP and
JSF? For example if you are using JSP you will probably want to create a Servlet which
will contain the logic for your presentation (MVC fashion). That servlet can use the same
APIs that you are using on the test to interact with the processes and then propagate the
results to your JSP as in any JSP application.
Cheers
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/747545#747545]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]