[rules-users] Help in using drools
Stelarinc
stelarinc at yahoo.com
Thu May 8 06:02:36 EDT 2008
Hi,
I would like to use drools in my application. However, there are a few things that I do not quite understand and whether it can fit my requirements. I have tried to search through the documentation and mailing list, but to no avail.
Here is my situation. I am creating a web-based application which requires me to run certain rules for certain page. What I need is to pass all the information accumulated from the pages and pass it through a rule engine. Each rule will check the information and return string message(s) to the caller. Does drools fit in this requirements?
>From what I understand, I can create a stateful session, passing the information to the rule engine. But when I need to return the result, how do I do that? Do I pass an empty String List into the rule engine, and each rule will add the message to the List if there is an error?
Thank you.
Regards,
Leonard Soetedjo
____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
More information about the rules-users
mailing list