Hello everybody,
Could someone tell me how to use the 'Fact' class found in JESS from JAVA. What I want to do is to assert a fact in JAVA and retain the fat-id, so that I can retract the fact sometime later.
My fact looks something like this
Jess> (assert (localhost.getAction))
What I want to do is to assert this fact in JAVA and retain the fact-id, and I assume that it has to be done through the 'Fact' class.
Is there any book availabe on JESS, if so could someone tell me from where I could purchase it and what the price of the book is.
thanks
Richard.
Do you Yahoo!?
Y! Web Hosting - Let the expert host your web site
