Java Developer Kit contains tools needed to develop the Java programs, and JRE to run the programs. The tools include compiler (javac.exe), Java application launcher (java.exe), Appletviewer, etc…
You need JDK, if at all you want to write your own programs, and to compile the m. For running java programs, JRE is sufficient.