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

NonStop Servlets for JavaServer Pages (NSJSP) 6.1 System Administrator’s Guide596210-006
Glossary-1
Glossary
This glossary defines terms used both in this manual and in other HP manuals. Both
industry-standard terms and HP-specific terms are included.
Admin Server Class. Refers to one of the server classes configured with an installation of
NSJSP. Each installation of NSJSP results in 2 server classes. One server class will
host and process requests for user application and the other is used by the Admin
application. The server class that is used by the Admin Web application is referred to
as the Admin Server Class. With NSJSP 6.1, the name of the Servlet Server Class is
prompted for during installation and the Admin Server Class is called <svc>-adm
where svc is the name of the corresponding Servlet Server Class provided by the user
during installation.
Admin Web application. It is a web-based application that is associated with an NSJSP
installation and enables you to examine and modify parts of some configuration files.
authentication. The process of identifying an individual, usually based on a username and
password. In security systems, authentication is distinct from authorization, which is
the process of giving individuals access to system objects based on their identity.
Authentication merely ensures that the individual is who he or she claims to be, but
says nothing about the access rights of the individual.
Apache Tomcat. A Java servlets and JSP container that is developed by the Apache
Software Foundation.
availability. The amount of time an application running on a Tandem system can be used
effectively by a user of that application.
browser. A graphical user interface (GUI) used to access sites on the World Wide Web.
Netscape, Internet Explorer, Mosaic, and Lynx are commonly used browsers.
CCITT (International Telegraph and Telephone Consultative Committee). A division of
the United Nations International Telecommunications Union that coordinates
standards-setting activities.
CGI. See Common Gateway Interface (CGI)
CERN. The European Laboratory for particle physics. The originators of the HyperText
Transport Protocol (HTTP) and HyperText Markup Language (HTML) concepts.
ClassLoaderLogManager. Container specific Log Manager, which conforms to the
java.util.logging Log Manager specifications.
client deployer. The client deployer environment enables you to run the ant script in the
remote workstation.