More Information For more information about these Java concepts, here are some links to helpful articles available from Wikipedia and Oracle. Setting the class path: http://en.wikipedia.org/wiki/Classpath_(Java) http://download.oracle.com/javase/6/docs/technotes/tools/solaris/classpath.html http://download.oracle.com/javase/6/docs/technotes/tools/windows/classpath.html How classes are found: http://download.oracle.com/javase/6/docs/technotes/tools/findingclasses.html JDK Tools and Utilities: http://download.oracle.com/javase/6/docs/technotes/tools/