Hello, You first need to build some JADE agents and there are numerous tutorials and some good documentation on the JADE site: http://jade.tilab.com/doc/index.html Next you will have to explore how to manipulate Jess from within Java programs. Jess in Action is a great book to start with. After you are comfortable with this, you are ready to incorporate Jess into a JADE agent. Its simply a matter of instantiating an instance of the Java class that represents the Jess engine in the behaviour of the JADE agent ( or whereever you require it, although the behaviour is the best place in terms of design). Hope this helps.
Regards, Phaedra Mohammed University of the West Indies Trinidad & Tobago On 5/23/06, Mai El_hadidi <[EMAIL PROTECTED]> wrote:
I realy need some help regarding the use of JESS in JADE programs. I need a tutorial, documentation, a link , any thing that can guide me through Thankx a lot _________________________________________________________________ Don't just search. Find. Check out the new MSN Search! http://search.msn.click-url.com/go/onm00200636ave/direct/01/ -------------------------------------------------------------------- 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]
