Where can I find more info on using JESS from Java?
In particular, I found some useful functions execute JESS commands,
such as:
Rete.executeCommand();
Rete.assertString();
Rete.showRules();
But what is the best way to get the answers back from JESS? They are
now being printed to stdout. It looks like we should write something like
NullDisplay that defines stdout() and stdin() to return a stream to the
Java program. Is there an example of that? Is there a better way?
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Mike Howard [EMAIL PROTECTED] 310-317-5690
HRL Laboratories, LLC 3011 Malibu Canyon Road Malibu CA 90265
______________________________________________________________________
---------------------------------------------------------------------
To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]'
in the BODY of a message to [EMAIL PROTECTED], NOT to the
list. List problems? Notify [EMAIL PROTECTED]
---------------------------------------------------------------------