Hi. I've been doing
java for a few months now, and I am finally going to try and nip this problem in the bud.
Whenever I first open my DOS prompt, why do I have to key 'set classpath=' before my java program will compile? It compiles fine if just using one class, but if using multiple classes, it can't find them unless I key 'set classpath=' first.
I have c:/jdk1.3/bin in my CLASSPATH and Path system variables. I am running on W2K.
Can anyone help??
Thanks!