Mar 18, 2002 #1 Gurdip Programmer Mar 18, 2002 1 US is there a way to use the classpath using files in directory "Program files" java -classpath c:\Program files\javasoft\jre\jdk\1.3.0_03;. myClass I need to use only the command line solution and cannot read the environment variables,
is there a way to use the classpath using files in directory "Program files" java -classpath c:\Program files\javasoft\jre\jdk\1.3.0_03;. myClass I need to use only the command line solution and cannot read the environment variables,