JRE Vs JVM

Hi,What is the difference between Jre and Jvm exactly?
[68 byte] By [shirish002a] at [2007-10-3 1:08:54]
# 1
The JRE - Java Runtime Environment - includes both the JVM - Java Virtual Machine - and files that it uses, and that support it. http://java.sun.com/developer/onlineTraining/new2java/
ChuckBinga at 2007-7-14 18:05:44 > top of Java-index,Desktop,Runtime Environment...