Ok i'm being a bit think here
I'm trying to compile a java file. I've set my classpath to c:\axis\lib\axis.jar
My java file is located in c:\mydocs\
I'm tyring to do this javac myjava.java in cmd prompt
But it gives an error javac' is not recognized as an internal or external command, operable program or batch file.
Can anyone help me out