Thanks Mark, but I get the following error:
Exception in
thread "main" java.lang.NoClassDefFoundError suncertify/client/ClientFrame
My manifest file was just 1 line:
Main-Class: suncertify.client.ClientFrame
I run
java -cp c:\scjd\starting -jar client.jar Local inside the c:\scjd\starting directory.
I hope someone could see why this is occuring. thanks again