Basically, the answer is no. Perhaps if you explained what you are
trying to accomplish, someone here could help you out.
anandhakrishnan's message received 2/20/2008 7:04 AM:
Hi All,
I am using Drools 4.0.4.
consider i have
rule1
rule2
rule3
My Question,
is it possible to call rule3 from rule1?
or
is it possible that rule1 extends rule 3???
Thanks in advance!