NonStop Servlets for JavaServer Pages (NSJSP) 5.0 System Administrator's Guide

Glossary
NonStop Servlets for JavaServer Pages (NSJSP) System Administrator’s Guide525644-003
Glossary-4
interoperability
interoperability. The ability of software and hardware on multiple machines from multiple
vendors to communicate meaningfully.
IP. See Internet Protocol (IP).
J2EE. See 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.