NonStop Servlets for JavaServer Pages (NSJSP) 6.0 System Administrator's Guide
Glossary
NonStop Servlets for JavaServer Pages (NSJSP) 6.0 System Administrator’s Guide—544548-004
Glossary-4
Internet address
Internet address. The 32-bit address assigned to hosts that want to participate in the
Internet using TCP/IP. Internet addresses are the abstraction of physical hardware
addresses, just as the Internet is an abstraction of physical networks. Actually
assigned to the interconnection of a host to a physical network, an Internet address
consists of a network portion and a host portion. The partition makes routing efficient.
Internet Protocol (IP). The Internet standard protocol that defines the Internet datagram as
the unit of information passed across the Internet and that provides the basis for the
Internet connectionless, best-effort packet delivery service.
Internet. Physically, a collection of packet-switching networks interconnected by gateways,
along with protocols that allow them to function logically as a single, large, virtual
network. When written in uppercase, INTERNET refers specifically to the DARPA
Internet and the TCP/IP protocols it uses.
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 database
like 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).










