"I am going to storm this mailing list with questions. "  Please don't.


RTFM (Read the Fabulous Manual) first.  Got through some old emails.
Hire a tutor.  Anything but a firestorm of newbie questions that have
been answered already.  Look here first for the answer
http://herzberg.ca.sandia.gov/jess/FAQ.shtml .  :-)

SDG
jco
 
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Jagadeesan,Sivakumar
Sent: Monday, August 25, 2003 11:21 AM
To: '[EMAIL PROTECTED]'
Subject: RE: JESS: Jess & Java


Hey All:

This is my first Post. I never had any experience with Rules Engine. The
project that I am currently working is using Home Grown Rules Engine. My
Friend Prasath ([EMAIL PROTECTED]) developed the Rules Engine single
handedly. His Rules Engine uses Excel for defining Rules. I was very
much interested in knowing about Rules Engine. After searching in Net ,
I found about Jess. So I went to borders (Bookstore in US) and got JIA.
It was great book for beginners like me. It gave a very good
introduction about Rules Engine.I am  half way through the book. So be
ready people, I am going to storm this mailing list with questions. But
importantly I will do my best to help others in this mailing list.

Rgds,
--Siva Jagadeesan
http://java2simple.blog-city.com

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Sunday, August 24, 2003 7:52 PM
To: [EMAIL PROTECTED]
Subject: Re: JESS: Jess & Java


I think [EMAIL PROTECTED] wrote:
> I am working with Jess and Java code together, and have created a 
> string in Java, with the highly original name string1 which is defined

> as "foo".
> 
> How do I assert, working from Java, a fact in Jess based on the
> value of the string?  If I was working in Jess, this particular case
would
> be equivalent to:
> 
>     (assert (stringfact foo))


This is an ordered fact. Constructing and asserting them from Java is
covered in JIA on pages 313-314, and in the Jess 6.1 manual in section
4.7.3 .

> 
> Thanks in advance.
> 
>     Ed Wysocki
> 


---------------------------------------------------------
Ernest Friedman-Hill  
Distributed Systems Research        Phone: (925) 294-2154
Sandia National Labs                FAX:   (925) 294-2234
PO Box 969, MS 9012                 [EMAIL PROTECTED]
Livermore, CA 94550         http://herzberg.ca.sandia.gov

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

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

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