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