J2EE Process Application based on JSP and servlet

Hello every body,

I am new with BPMN modeling.
I would like to implement a JEE web application using JSP and Servlet. It is possible then to integrated bpm process within it?
As I can see, it is possible with JSF technology. What about JSP?

Thank you a lot.

Hi @Rahma_Dhaouadi,

JSP is a bit outdated. What do you want to do exactly?

Best regards,
Philipp

Thank you a lot for your answer.

In fact, I would like to realize a jee web application based on bpm process. The problem is that I already developed an application using jsp technology. I am trying right now to integrate bpm and use my custom implemented forms (jsp forms of course).
Is it possible to migrate towards jsf easly?
I hope my question is clear now.

Many thanks

Hi @Rahma_Dhaouadi,

you have different ways to integrate your forms into Camunda. Please have a look at the User Guide.

Related examples with JSF:

Just try it out. If it is not working, you can ask specific questions.

Best regards,
Philipp