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-6
JDBC.
JDBC. See Java Database Connectivity (JDBC).
Java Management Extensions (JMX). Java technology that offers tools to manage and
monitor different types of resources such as an application.
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)
JULI. The logging mechanism in NSJSP, which is inherited from Tomcat.
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 Ex change Key (KEK). An encryption key used to encrypt other keys.
LDAP. See Lightweight Directory Access Protocol (LDAP).
Level. Defines a set of standard logging levels that can be used to control logging output.
Programs can be configured to output logging for some levels while ignoring output for
others.
Lightweight Directory Access Protocol (LDAP). An application protocol for querying and
modifying directory services running over TCP/IP wherein a directory is a set of objects
with attributes organized in a logical and hierarchical manner.
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).
Logger. The main entity on which applications make logging calls.
LogFactory. It detects the underlying logging implementation and creates the log instances
for the logging implementation detected.
Log interface. A Commons Logging component, which is an independent abstraction of the
underlying logging implementation.
Log Manager. Tracks the global logging information, which includes a hierarchical
namespace of the loggers.
logging.properties. A configuration file that enables you to initialize logging configuration.










