So I have written a java program that uses Commons-Net. Everytime i run my program from the .jar file it errors out telling me it cannot use the Commons-Net, but i have the the commons-net .jar included in the .jar file that i created. But everytime i try to run it, i get errors, what should i do for my classpath? Or what else could it be?