J2EEOnline
GofPatterns OOPortal
prev next
Course navigation
Running a 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. The specific files for this exercise can be found in the 02-05 directory.
After completing the exercise, click the Submit button and the system will award you full credit.