[rules-users] rules problem

Antonio Neto antoniosouzaneto at gmail.com
Fri Apr 30 04:46:57 EDT 2010


You can add something like

rule "rulename"
when
    ...
then
    System.out.println("rulename");
end

in the "then"clause.



2010/4/30 Puneet duggal <duggalpunit at gmail.com>

> hello all
> plz reply  to my question ......
>
>
> On 4/29/10, Puneet duggal <duggalpunit at gmail.com> wrote:
>>
>> hi all,
>>
>> I  am new to drool business rules ,
>> i have a web application in which i have 100 rules
>> so i want to know  which rules are going to be
>> executed based on the facts i suppilied .
>> my drl files is loaded  at run time from database.
>>
>> thanks
>>
>>
>
>
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20100430/2ba93748/attachment.html 


More information about the rules-users mailing list