virus_killer
Journeyman
Guys,
I have got a java program. its about multi threaded server. i am getting an error message while compiling this program. i have installed JDK 6.0 in my laptop.
here how i compile the program.
c:\Users\me> javac WebServer.java
and this is an error message what i am getting.
' javac' is not recongnized as aninternal or external command, operable program or batch file. '
Am i doing anything wrong here?
please help me guys, here is the code *rafb.net/p/vUXfk953.html, please compile this code and tell me if its working fine or not.
I have got a java program. its about multi threaded server. i am getting an error message while compiling this program. i have installed JDK 6.0 in my laptop.
here how i compile the program.
c:\Users\me> javac WebServer.java
and this is an error message what i am getting.
' javac' is not recongnized as aninternal or external command, operable program or batch file. '
Am i doing anything wrong here?
please help me guys, here is the code *rafb.net/p/vUXfk953.html, please compile this code and tell me if its working fine or not.