NonStop Server for Java Programmer's Reference (NSJ 4.2+)
IPv4. IPv6 is a new version of IP designed to allow the Internet to grow steadily, both in
terms of number of hosts connected and the total amount of data traffic transmitted. (IP is
pronounced eye-pea.)
IPv6
See Internet Protocol version 6 (IPv6).
ISO
See International Organization for Standardization (ISO).
iTP Secure WebServer
The HP web server with which the NonStop Server for Java integrates using servlets.
Formerly called CyberWeb.
J
jar
The Java Archive tool, which combines multiple files into a single Java Archive (JAR)
file. Also, the command to run the Java Archive Tool.
JAR file
A Java Archive file, produced by the Java Archive Tool, jar.
java
The Java application launcher, which launches an application by starting a Java run-time
environment, loading a specified class, and invoking that class's main method.
Java 2 Platform, Enterprise Edition (J2EE platform)
An environment for developing and deploying enterprise applications. The J2EE platform
consists of a set of services, application programming interfaces (APIs) and protocols that
provide the functionality for developing multi-tiered, Web-based applications.
Java 2 Platform, Standard Edition (J2SE platform)
The core Java technology platform. For more information, see the Sun Microsystems
SDK 1.4.2 Documentation.
Java 2 SDK, Enterprise Edition
Sun Microsystems' implementation of the J2EE platform. This implementation provides
an operational definition of the J2EE platform.
Java Conformance Kit (JCK)
The collection of conformance tests that any vendor's Java SDK must pass in order to be
conformant with the Sun Microsystems specification.
Java Database Connectivity (JDBC)
An industry standard for database-independent connectivity between the Java platform
and relational databases such as SQL/MP or SQL/MX. JDBC provides a call-level API










