SyntaxFix
Write A Post
Hire A Developer
Questions
just add your .jar file in applet tag as an attribute as shown below:
<applet code="file.class" archive="file.jar" height=550 width=1100> </applet>