Results 1 to 1 of 1
Thread: external library help
- 03-28-2009, 03:12 PM #1
Member
- Join Date
- Mar 2009
- Posts
- 8
- Rep Power
- 0
external library help
Hi
I have been developing a applet to take advantage of the WEKA library which is the form of an external jar file.
I have used eclipse to design the applet and it works great when running from within eclipse. I have made a test html which loads the applet and the external library (located in the same folder as the html) but seems to struggle when trying to use any of the weka libraries functions.
The program loads ARFF files from a server then processes them. Currently it cannot load the files using the WEKA library.
My questions is how should i properly make use of external libraries within java applets? How should i build the applet within eclipse to make use of the library when used within a html outside of the IDE?
Thanks for any help
Dan
Similar Threads
-
External DTD requirements
By jwilley44 in forum XMLReplies: 0Last Post: 03-06-2009, 09:25 PM -
How to execute external EXE?
By 2bGeek in forum AWT / SwingReplies: 3Last Post: 02-21-2009, 12:59 AM -
load external classes
By gotenks05 in forum New To JavaReplies: 17Last Post: 10-27-2008, 06:09 PM -
executing external programs
By Levish2002 in forum AWT / SwingReplies: 0Last Post: 09-10-2008, 07:04 PM -
Tell me jar file for library library org.bouncycastle.cms
By 82rathi.angara in forum New To JavaReplies: 10Last Post: 09-09-2008, 05:11 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks