1 Reply Latest reply on May 10, 2006 12:16 PM by kukeltje

    To invoke a service from a jsp page.

    skyman37

      Hello,

      I would like to know if it is possible to invoke a service from a jsp page using jbpm (without using a process instance).

      For example, I have a jsp page with a form. The client fill in the form, and click ok.
      Then, I would like that the jsp page invoke a service (with the parameters of the form) using the engine of jbpm. How can I do that ?

      Thanks.