Oliver is a web server admin and wants to configure the Tomcat server in such a way that it should not serve index pages in the absence of welcome files. Which of the following settings in CATALINA_HOME/conf/ in web.xml will solve his problem?
Which of the following elements in web.xml file ensures that cookies will be transmitted over an encrypted channel?
The developer wants to remove the HttpSessionobject and its values from the client' system.
Which of the following method should he use for the above purpose?
To enable the struts validator on an application, which configuration setting should be applied in the struts validator configuration file?