Index  Developers Guides  Admin Guide  Close

Java Runtime Environment (JRE)

A self-contained Java environment that includes just the JVM. With a JRE installed, your users can run a Java program. You can publish a JRE (they come in several versions from various vendors) with an application with ZAC to insure that your users have the Java environment your application expects.

See also

JDK
JVM