Java Technology  «Prev  Next»

Running Java Applet - Exercise

Objective:

Run a Java applet using the Java AppletViewer.

Exercise instructions

Use the Java AppletViewer to run the TicTacToe applet. Keep in mind that the AppletViewer expects the name of the Web page containing the applet, not the applet's class name.
We provide TicTacToe.html in the download file available from the Resources page.
This Web page also ships with the Java 2 SDK as example1.html. After completing the exercise, click the Submit button.
s