J2SE: Java J2SE (Java 2 Platform, Standard Edition) is a software development kit which is used to develop applets and applications with the Java programming language.
JRE: The JRE (Java Runtime Environment) is an environment which is required to execute applets and applications that were written with the Java programming language. |