Very new to
Java. I installed JDK on windows vista. It got installed on C:\programfiles directory.
I installed IntelliJ and compiled the program without any issue and it ran fine from Intellij.
when I run it from commandpromt like javac C:\Java\Samples\HelloWorldExample.java, it says 'javac is not a recognized command'
please suggest if I am doing something wrong.
thanks
nath