Path Typing 'java -version' at the command line will only work if the system knows where to find the java program. The PATH variable tells the system where to look for java, as well as other programs. It sounds like you didn't set it to the correct location the first time. :-) |