NonStop Servlets for JSP System Administrator's Guide
Glossary
NonStop Servlets for JavaServer Pages (NSJSP) System Administrator’s Guide—525644-001
Glossary-4
Java 2 Platform Enterprise Edition (J2EE)
Java 2 Platform Enterprise Edition (J2EE). J2EE is a platform-independent, Java-centric
environment from Sun for developing, building, and deploying Web-based enterprise
applications online. The J2EE platform consists of a set of services, APIs, and
protocols that provide the functionality for developing multitiered, Web-based
applications.
Java Database Connectivity (JDBC). The Java standard for access to relational
databases such as SQL/MP or SQL/MX.
Java Naming and Directory Interface (JNDI). A standard extension to the Java platform,
which provides Java technology-enabled application programs with a unified interface
to multiple naming and directory services.
JavaServer Page (JSP). A server-side technology, JavaServer Pages are an extension to
the Java servlet technology that was developed by Sun.
Java Thread. A part of a program that can execute independently of other parts. Operating
systems that support multithreading enable programmers to design programs whose
threaded parts can execute concurrently.
JDBC. See Java Database Connectivity (JDBC).
JNDI. See Java Naming and Directory Interface (JNDI).
Joint Photographic Expert Group (JPEG). An image format used to transmit graphics on
the World Wide Web (WWW).
JPEG. See Joint Photographic Expert Group (JPEG).
JSP. See JavaServer Page (JSP)
key database file. The file in which you maintain keys you generated using the keyadmin
command with either the -mkpair or -keydb argument. These are the keys you use to
generate certificates for software encryption. Compare WID keyfile.
Key Exchange Key (KEK). An encryption key used to encrypt other keys.
LDAP. See Lightweight Directory Access Protocol (LDAP).
Lightweight Directory Access Protocol (LDAP). A relatively simple protocol for updating
and searching directories running over TCP/IP.
local area network (LAN). Any physical network technology that operates at high speed
(usually from tens of megabits per second to several gigabits per second) over short
distances (up to a few thousand meters).
Netscape. See browser.
NonStop Kernel. The HP operating system, which consists of core and system services.
The operating system does not include any application program interfaces (APIs).