The Microsoft Applet Viewer (AppletViewer) runs a Java applet.
Use the following command to run AppletViewer:
appletviewer <url> | <filename>
<url> | Specifies the address of an HTML file containing an APPLET tag that defines the Java applet to run. |
<filename> | Names the HTML file containing an APPLET tag that defines the Java applet to run. |