When you are experiencing problems with an applet, the first thing
that you should do is create a stable environment. For our tools for
Java, we recommend that you use the Java plug-in or Appletviewer (both
are available from JavaSoft). You can download the Java plug-in from
the JavaSoft site at
java.sun.com/products/plugin
.
Once you install the Java plug-in
or Appletviewer, run the applet that is not functioning properly.
If it behaves as expected in this environment, the problem most likely
is caused by an incompatibility with the applet and your browser.
If the applet still does not function, check the exceptions and messages
that are returned, and then look for more information in the remainder
of this guide.
If you are running the Java plug-in,
you might need to turn on the Java console:
-
-
Select
Java
Plug-In ControlPanel from your
Programs list.
-
Select
Show
Java Console from the
Properties window.
-
The next time you run
an applet, the Java console appears. In addition to reviewing the
information provided here, you should also review the information
provided in the FAQ for the plug-in at
java.sun.com/products/plugin/plugin.faq.html
.