Hi, I use Win Vista and every time I try to compile X.java via javac X.java command via command prompt I get 'javac' is not recognized then I have to go to " C:\Program Files\Java\jdk1.6.0_05\bin" and from there type javac X.java to work, what should I do to make the javac work every where?
thanks