APACHE TAPESTRY QUIZ DESCRIPTION

Which of the below can be used to debug front end of a web
application?

  • Junit
     

  • Fitnesse

  • Firebug

  • Mockito

Where is the default location for the main Apache configuration file (httpd.conf? on Windows?

  • C: Program FilesApache Software FoundationApache2.2conf
     

  • C:Program FilesApache Software FoundationApache2.2conftextra

  • C:OpenSSLconf

  • C: Program FilesApache Software FoundationApache2.2configuration

What’s The Lifecycle Of A Form Submit?
Events will trigger in the following order:

initialize()
b) pageBeginRender()
c) formListenerMethod()
d) pageBeginRender()

  • a,b
     

  • b,c

  • b,c

  • A,B and C

What does the HostNameLookups double do?

  • Makes Apache perform 2 forward name lookups from different DNS servers to confirm the hostname prior to logging.
     

  • Performs a hostname lookup in the double-file prior to logging the result.

  • Performs both a reverse name lookup and then a forward name lookup on that result, prior to logging the result.

  • Sets the hostname to double for all hostnames logged.

Does Apache act as a Proxy server?

  • can’t be determined
     

  • Yes, by default

  • yes, using the mod_proxy module.

  • No

What is Apache Tapestry?

  • It is an open source web framework written in Java and can work under any application server. 
     

  • It is easily integrate with back ends like Hibernate and Spring etc. 

  • It is a component based web framework.

  • All of the above

What is the component annotations used in Apache
Tapestry?
Component annotations used in Apache Tapestry are:

  • @Log
     

  • @Path

  • @import

  • @Property

What does the mod_dir Module provide?

  • It provides a basic file directory searching capability for Apache to resolve spelling mismatches.
     

  • It provides trailing slash “/” redirects and serving directory index files.

  • It allows remote synchronization for tools such as Microsoft Frontpage.

  • It has been discontinued as of Apache 1.2 and is no longer used.

What is the default extension for Apache configuration files?

  • .con
     

  • .conf

  • .txt

  • .configuration

What are the features of Apache Tapestry?

  • Live class reloading and Code less, deliver more
     

  • Static structure and dynamic behavior

  • Detailed and clear exception reporting

  • All of the above

Which of the following is correct about HSSFSheet class in Apache POI?

  • This is a class under the org.apache.poi.hssf.user model package
     

  • It can create excel spreadsheets

  • It allows formatting the sheet style and sheet data

  • All of the above

Does Apache act as a Proxy server?

  • can’t be determined
    B. Yes, by default
    C. yes, using the mod_proxy module.
    D. No

  • Yes, by default

  • yes, using the mod_proxy module.

  • No

What does the following set of Directives do? AddType application/x-httpd-php3 .php3.

  • Creates a new user-defined type that can be used subsequently in variable declarations.

  • Makes it easier to load new definitions into the configuration files.

  • Adds all files with the extension .php3 to the MIME Type application/x-httpd-php3.

  • Installed the php3 software onto the system.

What are the important features of Apache POI?

  • Apache POI HSSF and XSSF API provides mechanisms to read, write or modify Excel spreadsheets
     

  • Apache POI also provides SXSSF API that is an extension of XSSF to work with very large excel sheets

  • SXSSF API requires less memory and is suitable when working with very large spreadsheets and heap memory is limited

  • All of the above

What does MIME stand for?

  • Multipurpose Internet Messaging Extension
     

  • Multipurpose Internet Mail Extension

  • Multipurpose Internet Media Extension

  • Multipurpose Internet Mass Extension

How do you change the default web root?

  • Change the DocumentRoot in httpd.server file.
     

  • change the DocumentRoot n httpd.admin file.

  • change the DocumentRoot in httpd.root file.

  • change the DocumentRoot in httpd.conf file.

How can we take input text from user in HTML page?

  • input tag
     

  • inoutBufferedReader tag

  • meta tag

  • scanner tag

What is the recommended directive to load the Intermediate certificate(s.?

  • SSLCertificateFile
     

  • SSLCACertificateFile

  • SSLCertificateChainFile

  • SSLCACertificatePath

Which of the following is not a valid protocol for PCI compliance?

  • SSLv2
     

  • AES-SHA 56 bit

  • SSLv1

  • All of the above

How are java web applications packaged?

  •  jar
     

  • war

  • zip

  • both jar and war

Which of the below is not a javascript framework for UI?

  • Vaadin
     

  • AngularJS

  • KendoUI

  • Springcore

What’s the Comamnd to check the version of Apache server?

  •  rpm -qa |grep | version http|
     

  • rpm –qa |grep httpd

  • rpm -qa |check http | version

  • rpm -qa |grep http | version

What are the components of Apache POI?

  • HSLF
     

  • HDGF

  • HPBF

  • All of these

By default, where are the HTML files located for the default site on a Windows Apache server?

  • C: Inetsrvwwwroot
     

  • C: Program FilesApache Software Foundation

  • C: Program FilesApache Software FoundationApache2.2www

  • C: Program FilesApache Software FoundationApache2.2htdocs

To cause the Web server to work around the NFS locking limitations, include a line such as the following in your server configuration files:

  • None of these
     

  • Lockfile /var/run/apache-lock

  • SetFile/var/run/apache-access

  • CreateFile /var/run/apache-startup

What option in the IndexOptions Directive is only available after Apache 1.3.10?

  • FancyIndexing
     

  • IconHeight

  • NameWidth

  • FoldersFirst

Which of the following is not a valid protocol for PCI compliance?

  • SSLv2
     

  • AES-SHA 56 bit

  • SSLv1

  • All of the above

If a certificate is issued off of the DigiCert High Assurance CA-3 certificate, how many Intermediate certificate files (.crts. will need to be specified in the Apache configuration file?

  • One
     

  • Two

  • Three

  • None

Which component can be used for sending messages from one
application to another?

  • server
     

  • client

  • mq

  • webapp

What’s the Comamnd to check the version of Apache server?

  • rpm -qa |grep | version http|
     

  • rpm –qa |grep httpd

  • rpm -qa |check http | version

  • rpm -qa |grep http | version