I think Anthony Wong wrote:
> Hi Ernest,
> 
> I used the path that you had suggested. Forward slash seems to be
> alright. I went through the codes on part 6 briefly. Does the Tekmart
> example code actually save the purchased item into this data file?
> Initially I had some facts defined by deffacts but after running through
> the servlet programs, the data file became blank. Am I on the right
> path?

It -should- save the data, but only if the server is shutdown in an
orderly way (i.e., using shutdown.bat). Also, note that that file
isn't supposed to contain deffacts, but raw facts like

(item (price 3.99) ...)

because it's loaded by load-facts.


> 
> I'm still trying to get the hang on Java. Sorry if the questions sound
> silly.
> 
> Btw, I'm running Jess 6.1 together with Tomcat 4.1.27 on Windows XP Pro.
> - Sun JDK 1.4.2
> 
> Thanks!
> 
> Anthony
> 



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

Reply via email to