Applet tags are a whole science unto themselves; the Java plugin documentation shows how to write a complicated tag which offers to download the Java plugin if it's not installed. But just using the classic tag with recent values of Jess, and simply assuming that the plugin is there, you'd do something like

<applet archive="jess.jar" code="jess.ConsoleApplet" width="500" height="320">
</applet>

But my goodness, man, it's 2008. I don't see much need to be using that old chestnut.



On Apr 20, 2008, at 4:15 AM, Pandichi Alin-Ionut wrote:

how exactly am i supposed to write the HTML file for
an applet that uses jess?
using an <applet code=...> tag throws me this:
java.lang.NoClassDefFoundError: jess/JessException and
Caused by: java.lang.ClassNotFoundException: jess.JessException


______________________________________________________________________ ______________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now. http:// mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ


--------------------------------------------------------------------
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 owner-jess- [EMAIL PROTECTED]
--------------------------------------------------------------------

---------------------------------------------------------
Ernest Friedman-Hill
Informatics & Decision Sciences          Phone: (925) 294-2154
Sandia National Labs                FAX:   (925) 294-2234
PO Box 969, MS 9012                 [EMAIL PROTECTED]
Livermore, CA 94550                 http://www.jessrules.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