Hi,
        I have a question about extracting output from the jess engine to a java program. I have a java program, which instantiates a rete object , I enter some facts and rules from the java pgm into the rete engine. now, i assert some facts in the engine which fire some rules and give me some results. How do I get these results from the rete engine back into my java code?
I understand that I have to do some "store' and "fetch" but I am getting confused ..
 
Thanks,
Archana
 

Reply via email to