I think Sens wrote: [Charset iso-8859-1 unsupported, filtering to ASCII...] > I may have misled. This is what I have > > Linux -- Mandrake > Java version 1.1 (after doing java -version) > JDK 1.2.2
These two things are contradictory. JDK 1.2.2 is a Java 2 kit, and so it wouldn't report 1.1, it would report 1.2.2. I guess you've got some other java on your path, probably kaffe. Find it, delete it. Do yourself a favor. Kaffe ain't ready yet, still. > > JSDK 1.1.2 (I also have Apache in this box that I use for Java Servlet) > The version of this is irrelevant to Jess; you can use whatever you want. > I guess that I will need Java of higher version. Right? Which one? Do I > need to upgrade JDK and JSDK? My aim is to use Jess and Java Servlets > together. In general, it's nice to have the latest and greatest tools all set when you start a project, but the stuff you have, while adequate to use with Jess, is really ancient. Recent versions of Sun's Linux JDK are many, many times faster than 1.2.2 was, and the latest Servlet APIs are very nice compared to the old ones. So I think I'd upgrade everything. --------------------------------------------------------- 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] --------------------------------------------------------------------
