Hi
I am using Drools 4.0.
I want to know that can i use the rule-set tag in our .xml file for partitioning the rules.
Can i write any statement in the rhs part of a rule to go back to the java program so that other rules will not execute.
Thanks.