Hi Every Body, I am new to drools, but able to manage in executing/fire the drools (using DRL file). I have couple of questions on execution of drools.
1. How to achive if-else condtion in drools. Example : A rule contains conditions and consequence, if condition fails then there won't be any consequence. Is there any way to exeute else condition (how to achieve else condtion in drools). 2. Nested Rules : Example : Based on successful execution of one rule is there any way/means to execute another rule at a time. Thanks Ramesh
