Applet CLASSPATH

Specify a CLASSPATH for the applet. The CLASSPATH should include the jar file or directory for the applet and any other class directories the applet needs to run. The CLASSPATH is specified relative to the top-level directory of the package; you can enter simply "." (dot) if the top-level directory of the package contains the only classes your applet needs to run.