Hello there,

Could anyone give an Idea to solve this problem..

We r developing a project which needs an Expert System..

The sequence is:

1:User Logs in to the site.

2:He owns his own profile

3:So,once he logs in my expert system thereaftre should track him that what 
he is doing i mean what activities that he is doing..

4: For instance if he is reading a article which is JavaBased then his 
profile will be updated and he will join the Java Community

5:Then the expert system should throw some java links to the user ...
i mean it is an URL. (So it is a righthand side)

That is:

(defrule rule1 "Java Rule"
(assert(Java)
=>
;;Throw some useful Java Links
)

How to implement this system cos i have a lot of facts and how to sore the 
facts so can anyone give some idea about this...

Regards

(Prasanna Vasan.S)
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


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