First, a VERY BIG THANK YOU for helping me get my java back after doing something stupid with my little knowledge...
The thing is, I am currently studying java programming(self-study) and the book says that I need my computer to have a javac. I downloaded Java SE 6 Update 26(JDK) from http://www.oracle.co...oads/index.html. Then I go to command prompt and type java -version, it says 1.6.0_26 but when I type in javac -version, it says that I don' t have it. Where and how can I get this thing or is it unnecessary?