<auth-metod>
<auth-constraint>
<form-login-config>
<user-data-constaint>
第1题:
Given the element from the web application deployment descriptor:
第2题:
Which implicit object is used in a JSP page to retrieve values associated with
第3题:
When adding a
第4题:
Which two security mechanisms can be directed through a sub-element of the
第5题:
Which element of the web application deployment descriptor defines the servlet class associated with aservlet instance?()
第6题:
Which element, defined as a child of a
第7题:
<filters>
<servlet>
<filter-list>
第8题:
<b></b>
<b>12</b>
The JSP fails to execute.
<% int i = 12 %><b><%= i %></b>
第9题:
<realm-name>
<auth-method>
<security-role>
<transport-guarantee>
<web-resource-collection>
第10题:
FORM
DIGEST
NORMAL
ENCRYPTED
CLIENT-CERT
第11题:
A
B
C
D
第12题:
A
B
C
D
E
第13题:
A developer wants a web application to be notified when the application is about to be shut down. Which two actions are necessary to accomplish this goal?()
第14题:
Which element is the parent of the
第15题:
Which security mechanism can be directed through the
第16题:
Which three are guaranteed to be valid for the element of a web application deployment descriptor?()
第17题:
Which two are valid values for the
第18题:
authorization
data integrity
confidentiality
authentication
第19题:
HttpSessionListener
HttpSessionBindingListener
HttpSessionTimedOutListener
HttpSessionAttributeListener
HttpSessionActivationListener
HttpSessionPassivatedListener
第20题:
<load-on-startup>1</load-on-startup>
<load-on-startup>-1</load-on-startup>
<load-on-startup>true</load-on-startup>
第21题:
<auth-method>
<security-role>
<transport-guarantee>
<web-resource-collection>
第22题:
<class><br/>
<webapp><br/>
<servlet><br/>
<codebase><br/>
<servlet-class>
第23题:
NULL
SECURE
INTEGRAL
ENCRYPTED
CONFIDENTIAL