I need to put a class in a package...So,..
I wrote:
CODE
package PACKAGE_NAME;

in the first line of the class and put it in a directry with the package name..

All I need to know how to compile this class and set it's CLASSPATH?

Please Help,..
Thanks