Definitions for "Java Runtime Environment"
Keywords:  jre, jvm, runtime, jdk, kit
JRE initializes an ordered list of directory names contained in java.class.path so the default system class loader can load classes from files in directories.
A subset of the Java Software Development Kit (SDK) that supports the execution, but not the development, of Java applications. The JRE comprises the Java Virtual Machine (JVM), the core classes, and supporting files.
An execution environment for Java applications and applets. The JRE consists of the Java Virtual Machine (JVM), the Java platform core classes, and supporting files.
a prerequisite for Chat Server installation
Keywords:  script
Keywords:  xml, guide, book, search, application
(Application Developer's Guide - XML; search in this book)
Keywords:  server, page