ClassPath and Path Difference
807569Aug 9 2006 — edited Aug 9 2006Hi,
In windows Environment
What is the main Difference between classpath and path ?
in which varible i have to set the java path and libraries like ANT.
IN some cases where there is no classpath variable so what i will do is i will append the java path with Path.
IN some systems i find both path and classpath are defined in this situation where i have to add the java and ANT paths.
Thanks in advance.