Swing in an applet.
Hello!I need to know how to use swing components in an applet. I have realized that the user can insert a java-plug-in to solve this. But I\'m pretty sure that this can be solved by shipping the applet in a jar file with the swing-package in it. Then the browsers (with-out java-plugin) find the swing package in the jar togheter with the applet.
Correct me if I\'m wrong, and please help me to jar such a jar-file.
Best regards
Fredrik
