NonStop Servlets for JavaServer Pages (NSJSP) 6.1 System Administrator's Guide
Glossary
NonStop Servlets for JavaServer Pages (NSJSP) 6.1 System Administrator’s Guide—596210-006
Glossary-11
TLD
TLD. See Top-Level Domain (TLD)
Top-Level Domain (TLD). Refers to the suffix attached to Internet domain names. There
are a limited number of predefined suffixes, and each one represent a top-level
domain. Current top-level domains include:
com – Commercial businesses; this is the most common TLD
gov – U.S. government agencies
edu – Educational institutions, such as universities
org – Organizations (mostly nonprofit)
mil – Military
net – Network organizations
Unicode. The 16-bit character encoding used by Java for the char and java.lang.String data
types.
user database. A database that contains user information, such as user names, passwords,
groups, and roles.
wait mode. In the NonStop Kernel operating system, the mode in which the called
procedure waits for the completion of an input/output (I/O) operation before returning a
condition code to the caller. Compare nowait mode.
Web Container. a Java runtime environment that manages the lifecycle of servlets and JSP.
Web clients. Programs that execute on IBM-compatible PC, Apple Macintosh, or Unix
platforms, among others. They provide a graphic user interface (GUI) for access to
documents and programs on the Web. A web browser is the most familiar example of a
web client.
Web server. Web servers are programs that execute on a variety of server platforms. These
include IBM-compatible servers, Apple Macintosh servers, Unix servers, and a large
number of proprietary hosts. Web server functions can be divided into two parts. A file
server part performs normal file server functions such as file transfer and buffering. A
message switching facility allows messages from web clients to be forwarded to
application programs.
WID keyfile. The file in which you maintain keys you generated using the keyadmin
command with the -websafegen argument. These are the keys you use to generate
certificates for hardware encryption. Compare key database file
.
World Wide Web (WWW) protocols. The WWW protocols were first defined by the CERN
project in Switzerland and were later extended by a number of groups, most notably by
the National Center for SuperComputing Applications (NCSA) at the University of
Illinois. These WWW protocols were originally developed to improve communications
over the Internet by providing the ability to access and display web-client










