What I need is to have a Java program, may or may not be a bean, load
Jess and a set of rules and 'pass' some object, a DOM document is a good
example, and have the rules process the object.  For a DOM document, the
processing would take the form of doing a left depth first traversal and
extract selected information.

>From the documentation and examples, it seems like objects that are
manipulated by Jess have to provide a change listener and chance
support.  Is this correct?  

thanks,
Brenda Hamilton

--------------------------------------------------------------------
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]
--------------------------------------------------------------------

Reply via email to