Printable View
how do I get an applet inside a .jar file?
See Lesson: Packaging Programs in JAR Files (The Java™ Tutorials > Deployment)
If the applet is in a jar already, use the archive= attribute of the <APPLET tag to get it.