Hi, all I got several questions of integration of Java & Jess. I hope to get help from your expertise. thanks!
I define serveral java beans. I also define several rules based on Jess language. So, I want beans and rules work together to implement some logics. At this point, I get serveral questions: 1. I instantiate an instance of a java bean in java. I want to pass it to rules. Once a rule is fired, it will call that instance's method. How to implement this logic in rules and beans? 2. We can use call and set method in jess to initiate beans' method. Are there differences? thanks Gang _________________________________________________________________ MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx -------------------------------------------------------------------- To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]' in the BODY of a message to [EMAIL PROTECTED], NOT to the list (use your own address!) List problems? Notify [EMAIL PROTECTED] --------------------------------------------------------------------
