SE450: Java Tools: appletviewer [39/41] ![]() ![]() ![]() |
Modern browsers like IE and Netscape support java and the java plugin, but sometimes there are issues with the version of the JVM in the browser, or setting up the browser properly. In this case, it is easies to use the appletview to run the applet.
The appletviewer is run by pointing it to an html file with the applet defined in it. From the earlier example:
appletviewer hello.html