displaying cmd error
i am new to java .i have installed j2sdk 1.5 software.and i set calsspath to lib files ,bin files, currentclasspath,and current directory .when i started compiling the java code using the cmd
javac FirstPgm.java
prompt displaying the message as
javac is not internal or external command.
please help me to get rid of this problem.i m new to java

