Documentation

The Java™ Tutorials
Hide TOC
Solving Common Applet Problems
Trail: Deployment
Lesson: Java Applets

Solving Common Applet Problems

This section covers some common problems that you might encounter when writing Java applets. After each problem is a list of possible reasons and solutions.

Problem: My applet does not display.

Problem: The Java Console log displays java.lang.ClassNotFoundException.