What to download?

I just had my computer re-imaged so all the Java I have left is JRE....but I use java to program (but am new to programing)...What do I need to download in order to get the commands java and javac to work (link please)? Thanks
[233 byte] By [luvinlife202a] at [2007-10-2 18:17:36]
# 1

Get and install the JDK from http://java.sun.com

Set path and JAVA_HOME according to the installation instructions.

You may have to remove java.exe and javaw.exe from youw Windows installation directory.

For other operating systems other steps may also be required (and/or the place to get the JDK might be different).

jwentinga at 2007-7-13 19:37:53 > top of Java-index,Developer Tools,Java Compiler...