5 Replies Latest reply on Apr 5, 2010 10:58 AM by salaboy21

    guvnor and web project

      Hy Guys,

       

      i recently install jboss-4.2.3.GA (guvnor StandAlone) to create web application. But actually, what i want to do is use guvnor's rule (the jboss-4.2.3.GA is also named guvnor) for a form i created in servlet.

      To help you to understand what i'm trying to do... this is my project:

      I (actually, my boss) have a website of Human resource and would like offer help to people having HR trouble in their company.

      We have a form, and would like personalized the result page (when the user click on submit) using the rules of guvnor, but, i would like to be able to use servlet (just to display the form) and then, whenthe user click on the submit button, the guvnor takes the answers gave by him (the user), and then generate the corresponding result page.

      I created my form in servlet, but i don't know how to import the war file to guvnor. I also created the rules in guvnor, but i have to be sure, guvnor will take the inputs from the servlet form, and then create an output i could display in the result page.

       

      Do you have any idea of how i could do this stuff? it is even possible with guvnor and the servlets?

       

      Thank you for any answer.