News

I know how to setup the CLASSPATH (My Computer-Properties-Advanced-Environment Variables), but what I want to know is, how do you set the CLASSPATH if one of the directories has a space in the ...
The Java classpath has always been a source of frustration and confusion, despite its seemingly simple concepts. This article demonstrates a simple tool for unambiguously identifying which Java ...
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 ...
In a previous blog posting , I listed some "everyday problems" Java developers will often face and included some ideas and links related to addressing these issues. One of the focal points of that ...