Compiler javac

Hello everyone,If i download jre, do i need to download javac saperately? and if yes then from where can i download javac?is there a compiler in JDK? or i have to download saperatelywhat is the difference between JDK and JRE?thanking you
[272 byte] By [Ankit.excela] at [2007-11-27 7:14:49]
# 1
http://www.java-tips.org/java-se-tips/java.lang/what-is-the-difference-between-jdk-and-jre.htmlYou will need to download the JDK, if you want to use javac. The JRE does not come with javac.
DarumAa at 2007-7-12 19:05:03 > top of Java-index,Java Essentials,New To Java...