Hi,<div><br></div><div>1. As far as I know, only the RHS of the rules are converted to java. If you are already using java dialect in your rules, there is nothing really interesting in the generated classes.</div><div><br>

</div><div>2. Pattern matching is performed using RETE algorithm. I&#39;m sure there is a lot of documentation out there about this algorithm and how it is implemented in Drools.</div><div><br></div><div>Best,<br clear="all">

<br>XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX<br><br>Esteban Aliverti<br>- Developer @ <a href="http://www.plugtree.com" target="_blank">http://www.plugtree.com </a><br>- Blog @ <a href="http://ilesteban.wordpress.com" target="_blank">http://ilesteban.wordpress.com</a><br>


<br><br><div class="gmail_quote">2010/11/24 Shivram kalwar <span dir="ltr">&lt;<a href="mailto:shivramsir@gmail.com">shivramsir@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Hello All ,<div><br></div><div>I have 2 question on drools 5.1 ,I am using the Tomcat server,</div><div><br></div><div>1)where can i see the drools file(.drl) converted into .java file, I mean internally drools convert the .drl into .java and uses the .java at runtime ?</div>


<div><br></div><div>2) suppose in drools  when condition it has many statements so how the logic works for then condition ..</div><div><br></div><div>i Have statement in when for some object the working memory got modified for some it is not and there are many conditional statements(true or flase) are there on  multiple Object(like Parts ,Discount, etc)</div>


<div><br></div><div>Thank you very much for you guideline in advance.</div><div><br></div><div>shiv </div><div><br></div><div><br></div>
<br>_______________________________________________<br>
rules-users mailing list<br>
<a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
<br></blockquote></div><br></div>