单选题Which path, relative to a web application’s root, identifies the web application’s deployment descriptor?()A /conf/web.xmlB /WEB-INF/web.xmlC /conf/server.xmlD /META-INF/web.xmlE /WEB-INF/rules.xmlF /META-INF/server. Xml

单选题
Which path, relative to a web application’s root, identifies the web application’s deployment descriptor?()
A

 /conf/web.xml

B

 /WEB-INF/web.xml

C

 /conf/server.xml

D

 /META-INF/web.xml

E

 /WEB-INF/rules.xml

F

 /META-INF/server. Xml


参考解析

解析: 暂无解析

相关考题:

In which three directories, relative to a web application’s root, may a tag library descriptor file reside whendeployed directly into a web application?()A、/WEB-INFB、/META-INFC、/WEB-INF/tldsD、/META-INF/tldsE、/WEB-INF/resourcesF、/META-INF/resources

Which three are described in the standard web application deployment descriptor?()  A、 session configurationB、 MIME type mappingsC、 context root for the applicationD、 servlet instance pool configurationE、 web container default port bindingsF、 ServletContext initialization parameters

Which three are described in the standard web application deployment descriptor?()A、session configurationB、MIME type mappingsC、context root for the applicationD、servlet instance pool configurationE、web container default port bindingsF、Servlet Context initialization parameters

The classic Spanning Tree Protocol (802.1D 1998) uses which sequence of variables to determine the best received BPDU?()A、 1) lowest root bridge id,2)lowest sender bridge id,3)lowest port id,4)lowest root path costB、 1) lowest root path cost,2)lowest root bridge id,3)lowest sender bridge id,4)lowest sender port idC、 1) lowest root bridge id,2)lowest sender bridge id,3)lowest root path cost 4)owest sender port idD、 1) lowest root bridge id,2)lowest root path cost,3)lowest sender bridge id,4)lowest sender port id

When running IP SLA, which application type should be used if you want to know round-trip delay, jitter, and packet loss for the full path?()A、ICMP path echoB、UDP echoC、ICMP path jitterD、Application Performance MonitorE、TCP connect

Which three options are considered in the spanning-tree decision process?()A、lowest root bridge IDB、lowest path cost to root bridgeC、lowest sender bridge IDD、highest port IDE、highest root bridge IDF、highest path cost to root bridge

At a certain customer’s site, a NAS is logically in the traffic path but not physically in the trafficpath. The NAS identifies clients by their IP addresses. In which access mode has this NAS beenconfigured to operate?()A、 Layer 2 Edge modeB、 Layer 2 Central modeC、 Layer 2 In-Band modeD、 Layer 3 mode

Which path, relative to a web application’s root, identifies the web application’s deployment descriptor?()A、 /conf/web.xmlB、 /WEB-INF/web.xmlC、 /conf/server.xmlD、 /META-INF/web.xmlE、 /WEB-INF/rules.xmlF、 /META-INF/server. Xml

Which two are true regarding a web application class loader?()A、A web application may override the web container’s implementation classes.B、A web application running in a J2EE product may override classes in the javax.* namespace.C、A web application class loader may NOT override any classes in the java.* and javax.* namespaces.D、Resources in the WAR class directory or in any of the JAR files within the library directory may be accessed using the J2SE semantics of getResource.

Your web application requires the ability to load and remove web files dynamically to the web container’s filesystem. Which two HTTP methods are used to perform these actions?()A、PUTB、POSTC、SENDD、DELETEE、REMOVE

Servlet A receives a request that it forwards to servlet B within another web application in the same web container. Servlet A needs to share data with servlet B and that data must not be visible to other servlets in A’s web application.  In which object can the data that A shares with B be stored?()A、 HttpSessionB、 ServletConfigC、 ServletContextD、 HttpServletRequestE、 HttpServletResponse

A web application is bound to the context named "/webapp" and the client uses the browser and  makes a request to the resource http://server:port/webapp/ctxl/resource.    Where do you place this resource inside the web application structure?()A、in the subdirectory /WEB-INF/ctxlB、in the subdirectory /META-INF/ctxlC、in the subdirectory /ctxl in the root of the archiveD、in the subdirectory /ctxl/resource in the root of the archiveE、in the root of the archive

You are designing a Windows Azure web application that does not use ASP.NET.   The application requires a standalone Win32 interpreter.  You need to recommend an approach for allowing access to the interpreter.  What should you recommend?()A、 Use a web role.  Configure the interpreter as an ISAPI filter.B、 Use a web role.  Configure a FastCGI handler for the interpreter and set the path to the interpreter.C、 Use a worker role with an internal endpoint.  Enable native code execution.D、 Use a worker role with an external endpoint.  Configure a FastCGI handler for the interpreter and set the path to the root.

单选题Company.com has decided to use the FUBAR Application Server to host their web application. Unfortunately, the FUBAR Application Server uses the server machine’s file system for its JNDI namespace. Every JNDI lookup performed in the web application is translated into a file 1/0 operation, which results in very poor performance.  Which J2EE pattern can help with this performance issue?()A Transfer ObjectB Service LocatorC Intercepting FilterD Model-View-Controller

多选题Your web application requires the ability to load and remove web files dynamically to the web container’s filesystem. Which two HTTP methods are used to perform these actions?()APUTBPOSTCSENDDDELETEEREMOVE

多选题Which three are described in the standard web application deployment descriptor?()Asession configurationBMIME type mappingsCcontext root for the applicationDservlet instance pool configurationEweb container default port bindingsFServletContext initialization parameters

多选题Which three options are considered in the spanning-tree decision process?()Alowest root bridge IDBlowest path cost to root bridgeClowest sender bridge IDDhighest port IDEhighest root bridge IDFhighest path cost to root bridge

多选题Which three are described in the standard web application deployment descriptor?()Asession configurationBMIME type mappingsCcontext root for the applicationDservlet instance pool configurationEweb container default port bindingsFServlet Context initialization parameters

单选题Servlet A receives a request that it forwards to servlet B within another web application in the same webcontainer. Servlet A needs to share data with servlet B and that data must not be visible to other servlets inA’s web application. In which object can the data that A shares with B be stored?()AHttpSessionBServletConfigCServletContextDHttpServletRequestEHttpServletResponse

多选题In which three directories, relative to a web application’s root, may a tag library descriptor file reside whendeployed directly into a web application?()A/WEB-INFB/META-INFC/WEB-INF/tldsD/META-INF/tldsE/WEB-INF/resourcesF/META-INF/resources

多选题In which three directories, relative to a web application’s root, may a tag library descriptor file reside when deployed directly into a web application?()A/WEB-INFB/META-INFC/WEB-INF/tldsD/META-INF/tldsEWEB-INF/resourcesF/META-INF/resources

单选题The classic Spanning Tree Protocol (802.1D  1998) uses which sequence of variables to determine the best received BPDU?()Alowest root bridge id;lowest sender bridge id;lowest port id;lowest root path costBlowest root path cost;lowest root bridge id;lowest sender bridge id;lowest sender port idClowest root bridge id;lowest sender bridge id;lowest root path cost;lowest sender port idDlowest root bridge id;lowest root path cost;lowest sender bridge id;lowest sender port id

单选题Servlet A receives a request that it forwards to servlet B within another web application in the same web container. Servlet A needs to share data with servlet B and that data must not be visible to other servlets in A’s web application.  In which object can the data that A shares with B be stored?()A HttpSessionB ServletConfigC ServletContextD HttpServletRequestE HttpServletResponse

单选题You are creating a Web application that will run on an intranet. The Web application reads comma-delimited text files. The text files reside in a subdirectory below the Web application's root directory. Users must not be able to navigate directly to these files in a Web browser unless they are members of the Accounting role. You need to write an ASP.NET HTTP handler that will use the FileAuthorizationModule class. Which form of authentication should you use?()AAnonymousBCertificateCFormsDMicrosoft Windows Integrated Security

多选题Which two are true regarding a web application class loader?()AA web application may override the web container’s implementation classes.BA web application running in a J2EE product may override classes in the javax.* namespace.CA web application class loader may NOT override any classes in the java.* and javax.* namespaces.DResources in the WAR class directory or in any of the JAR files within the library directory may be accessed using the J2SE semantics of getResource.

单选题You work as the IT professional in an international company which is named Wiikigo. You are experiencedin implementing and administering a network operating system. You are specialized in deploying servers,configuring Windows Server 2008 Terminal services and network application services, and configuring aweb services infrastructure. There is a Windows Server 2008 server, and the Web Server (IIS) server roleis installed on the server. Multiple Web sites are hosted by the server. Since you are the technical support,you are required to set the server to make it automatically release memory for a single Web site. What's more, no other Web sites should be impacted. Which action should be performed to achieve the goal?()AFrom the Application Pool Defaults, the Recycling options should be changed.BA new Web site should be created and the bindings should be edited for the Web site.CA new application pool should be created and the Web site should be associated to the application pool.DA new virtual directory should be created and the Physical Path Credentials on the virtual directoryshould be changed.

单选题A web application is bound to the context named "/webapp" and the client uses the browser and  makes a request to the resource http://server:port/webapp/ctxl/resource.    Where do you place this resource inside the web application structure?()Ain the subdirectory /WEB-INF/ctxlBin the subdirectory /META-INF/ctxlCin the subdirectory /ctxl in the root of the archiveDin the subdirectory /ctxl/resource in the root of the archiveEin the root of the archive