Hello all,

we r developing a system which uses JESS...

My problem is

I have a deftemplate with slot

i.e (deftemplate Test(slot name))

and i have set the value as let me say jess..

now how to check wheather the deftemplate Test with the value jess is 
existing in the Rete Working memory...


Another Problem....

I have a Java Class which does the JDBC connection part ....

name of the file is DB.java

now i have defined the userfunction called DatabaseConnection which takes 2 
args (uid,pwd)

now how to assert the value from the Java...

i.e rete.executeCommand("DatatbaseConnection ?uid ?pwd");

when i do this it takes userid as uid and password as pwd

but iam storing the correct userid in the uid var...so which means the 
problem is passing the strings....can u give me asol with samples...

Regards

Prasanna


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


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