Which thethree are valid URL mappings to a servlet in a web deployment descriptor? ()
第1题:
Which three are described in the standard web application deployment descriptor?()
第2题:
Which element is the parent of the
第3题:
Given: 11.
第4题:
Which three are guaranteed to be valid for the element of a web application deployment descriptor?()
第5题:
Which three web application deployment descriptor elements allow web components to gain references toresources or EJB components?()
第6题:
Which is true about the web container request processing model?()
第7题:
<include/>
<dispatcher>INCLUDE</dispatcher>
<dispatcher>include</dispatcher>
<filter-condition>INCLUDE</filter-condition>
<filter-condition>include</filter-condition>
第8题:
Line 13 is not valid for a servlet declaration.
Line 14 is not valid for a servlet declaration.
One instance of the servlet will be loaded at startup.
Ten instances of the servlet will be loaded at startup.
The servlet will be referenced by the name catalog in mappings.
第9题:
*/*
/*.do
myServlet
/Myservlet
/MyServlet/*
MyServlet/*.isp
第10题:
*/*
/*.do
myServlet
/Myservlet
/MyServlet/*
MyServlet/*.isp
第11题:
NULL
SECURE
INTEGRAL
ENCRYPTED
CONFIDENTIAL
第12题:
*/*
*.do
MyServlet
/MyServlet
/MyServlet/*
MyServlet/*.jsp
第13题:
Which is the true choice about the web container request processing model()?
第14题:
Which three are valid URL mappings to a servlet in a web deployment descriptor?()
第15题:
Which three are valid URL mappings to a servlet in a web deployment descriptor? ()
第16题:
Which element of the web application deployment descriptor defines the servlet class associated with aservlet instance?()
第17题:
Which two are valid values for the
第18题:
<filters>
<servlet>
<filter-list>
第19题:
the URL pattern that requires authorization
the HTTP methods that require authorization
the users allowed access to the web resource
the J2EE roles allowed access to the web resource
the authentication mechanism required by the web resource
第20题:
<include/>
<dispatcher>INCLUDE</dispatcher>
<dispatcher>include</dispatcher>
<filter-condition>INCLUDE</filter-condition>
<filter-condition>include</filter-condition>
第21题:
<class><br/>
<webapp><br/>
<servlet><br/>
<codebase><br/>
<servlet-class>
第22题:
A
B
C
D
第23题:
A
B
C
D