Board index » jbuilder » Applet and the required libraries
Steve
![]() JBuilder Developer |
Steve
![]() JBuilder Developer |
Applet and the required libraries2004-12-18 12:34:03 AM jbuilder17 Hi! I made an applet with soap communication,and looksandfeel,etc... I would like to open it from a browser, but there isn't libraries near the HTML file. How can I set that Jbuilder put the the required libraries near the html file??? I tried make a JAR. And I copied the jar file to the html, and I write into the html "archive="bm.jar" ". It doesnt work, I get this message: java.lang.NoClassDefFoundError. Can anybody help me? Thanx Steve |