so I set my CLASSPATH to C cygwin\home\MyName~1\java\testclasses.jar and then tried to run a .class file from inside that .jar. For some reason, it's not recognizing that CLASSPATH. I can get it to ...
I feel stupid asking this question. Now how is setting CLASSPATH different from setting PATH. I am playing with java,tomcat, et. al and testing some jdbc code which requires me to, quote: "All you ...