Hi, Try using the archive tag in applet to refer to the jar file (the jess.jar file), I think it would solve the problem.
Srinivask > ---------- > From: swati kayasth[SMTP:[EMAIL PROTECTED]] > Reply To: [EMAIL PROTECTED] > Sent: Saturday, November 09, 2002 4:20 AM > To: [EMAIL PROTECTED] > Subject: JESS: help > > Hi, > I'm developing a application using Jess. I'm using applets. I > want to create a Rete object in the init() method of the applet. > In the documentation, it has been given that if I'm creating a > Rete object in the applet then I need to pass an argument in > the Rete method. > Rete rete = new Rete(java.applet.Applet a) > > I'm getting an error NoClassDefFound jess/Rete error. > > Please advise. > > Thanks, > Swati > > > ________________________________________________ > Get your own "800" number > Voicemail, fax, email, and a lot more > http://www.ureach.com/reg/tag > > -------------------------------------------------------------------- > 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] > -------------------------------------------------------------------- > ************************************************************************** This email (including any attachments) is intended for the sole use of the intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or distribution or forwarding of any or all of the contents in this message is STRICTLY PROHIBITED. If you are not the intended recipient, please contact the sender by email and delete all copies; your cooperation in this regard is appreciated. ************************************************************************** -------------------------------------------------------------------- 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] --------------------------------------------------------------------
