Tag: web technology

Questions Related to web technology

  1. IEEE

  2. AT&T Bell Labs

  3. Microsoft

  4. Apache Software Foundation


Correct Option: D

_________________ is the default root directory once you install Tomcat.

  1. $CATALINA_HOME

  2. $BIN

  3. $ROOT

  4. $CONF


Correct Option: A

____________________ is the saving (persisting) to disk of HTTP sessions when the server is shut down and the corresponding reloading when the server is restarted.

  1. Persistence

  2. Server Persistence

  3. Session Persistence

  4. Streaming


Correct Option: C

Through ____________ Tomcat allows us to use its established JNDI context to look up any kind of resource available.

  1. Naming Lookup

  2. JNDI

  3. Class loader

  4. Buffering


Correct Option: B

__________________ provides a means for running an external program in response to a browser request, typically to process a web based form.

  1. Common Gateway Interface

  2. CORBA

  3. IIS Server

  4. Java Servlets


Correct Option: A

The Admin web application is defined in the auto-deployment _____________.

  1. CATALINA_HOME/webapps/admin.html

  2. CATALINA_HOME/webapps/admin.xml

  3. CATALINA_BASE/webapps/admin.xml

  4. CATALINA_BASE/webapps/admin.html


Correct Option: C

The __________________ protocol provides with technical means of encrypting data as it passes over a network that Tomcat supports.

  1. TCP/IP

  2. PKI

  3. Secure Socket Layer (SSL)

  4. HTTPS


Correct Option: C