CLASSPATH
Many times classes needed are available in a repository other than the Java API.
Set the CLASSPATH environment variable to point to such repositories. One such is located in /projects/bina/cs114/structures
.:/util/lang/jdk1.1.6/lib/classes.zip:/projects/bina/cs114/structures
(all in a continuous line)