And I have no .class file just the .jar file. So how do I do it?
And I have no .class file just the .jar file. So how do I do it?
you better show some codes, and attached some files.
<APPLET CODEBASE="http://youripaddressort" ARCHIVE="your.jar" CODE="your.class" WIDTH=640 HEIGHT=480>
<PARAM NAME="x" VALUE="y">
</APPLET>
Additional reference bro.
Using APPLET, OBJECT and EMBED Tags
Wrong question I guess. Jar files cannot be embedded into html.
Similar Threads |
|