[Htmlparser-user] Importing jar files in applets?
Brought to you by:
derrickoswald
From: Riaz u. <ru...@ya...> - 2006-05-02 17:05:15
|
Hi, I am really stuck with this, I have a program StringExtract.java which uses HTMLParser and it works fine, I am trying to bring the output of this program to the webpage through an applet. In order to do this, I am trying to instantiate StringExtract in the applet class(sumdisplay), it is something like this: StringExtract yahoosum = new StringExtract(); But the applet cannot be instantiated and it displays the following error along with other errors: java.lang.NoClassDefFoundError: org/htmlparser/util/NodeIterator How can solve this problem, please help. --------------------------------- How low will we go? Check out Yahoo! Messengers low PC-to-Phone call rates. |