_______________ have developed Tomcat?
IEEE
AT&T Bell Labs
Microsoft
Apache Software Foundation
_________________ is the default root directory once you install Tomcat.
$CATALINA_HOME
$BIN
$ROOT
$CONF
____________________ is the saving (persisting) to disk of HTTP sessions when the server is shut down and the corresponding reloading when the server is restarted.
Persistence
Server Persistence
Session Persistence
Streaming
Through ____________ Tomcat allows us to use its established JNDI context to look up any kind of resource available.
Naming Lookup
JNDI
Class loader
Buffering
Tomcat includes Server-Side capability (True/False)
True
False
__________________ provides a means for running an external program in response to a browser request, typically to process a web based form.
Common Gateway Interface
CORBA
IIS Server
Java Servlets
The Admin web application is defined in the auto-deployment _____________.
CATALINA_HOME/webapps/admin.html
CATALINA_HOME/webapps/admin.xml
CATALINA_BASE/webapps/admin.xml
CATALINA_BASE/webapps/admin.html
The __________________ protocol provides with technical means of encrypting data as it passes over a network that Tomcat supports.
TCP/IP
PKI
Secure Socket Layer (SSL)
HTTPS
A ______________ is comprised of encryption technologies, services and software than an organization employs to protect its data transactions and other business interactions from being comprised.
Encryption
Tunneling
SSL
Public Key Infrastructure (PKI)
The __________ Application is a method of allowing remote authoring of a web site using a compatible WebDAV client.
Admin Application
WebDAV Application
Manager Application
Examples application