Which element of a web application deployment descriptor  el

题目
单选题
Which element of a web application deployment descriptor  element is required()?
A

 <realm-name> 

B

 <auth-method> 

C

 <security-role> 

D

 <transport-guarantee> 

E

 <web-resource-collection>

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

Which element is the parent of the  tag in the web application deployment descriptor? ()

  • A、 <web-app> 
  • B、 <filters> 
  • C、 <servlet> 
  • D、 <filter-list> 

正确答案:A

第2题:

Which security mechanism can be directed through the  element in a web deployment descriptor()?

  • A、 authorization
  • B、 data integrity
  • C、 confidentiality
  • D、 authentication

正确答案:D

第3题:

Which element of a web application deployment descriptor  element is required()?

  • A、 <realm-name> 
  • B、 <auth-method> 
  • C、 <security-role> 
  • D、 <transport-guarantee> 
  • E、 <web-resource-collection>

正确答案:E

第4题:

Which element of the web application deployment descriptor defines the servlet class associated with aservlet instance?()

  • A、<class><br/>
  • B、<webapp><br/>
  • C、<servlet><br/>
  • D、<codebase><br/>
  • E、<servlet-class>

正确答案:E

第5题:

Which the three interfaces need to be declared in the web application deployment descriptor? ()

  • A、 HttpSessionListener
  • B、 HttpSessionBindingListener
  • C、 HttpSessionTimedOutListener
  • D、 HttpSessionAttributeListener
  • E、 HttpSessionActivationListener
  • F、 HttpSessionPassivatedListener

正确答案:B,D,E

第6题:

When adding a  element to a web application deployment descriptor, the inclusion of which sub-element requires the definition of an error page()?

  • A、 <realm-name> 
  • B、 <auth-metod> 
  • C、 <auth-constraint> 
  • D、 <form-login-config> 
  • E、 <user-data-constaint>

正确答案:D

第7题:

Which two security mechanisms can be directed through a sub-element of the element in a web application deployment descriptor?()

  • A、Authorization
  • B、Data integrity
  • C、Confidentiality
  • D、Authentication

正确答案:B,C

第8题:

Which element of a web application deployment descriptor  element is required?()

  • A、<realm-name>
  • B、<auth-method>
  • C、<security-role>
  • D、<transport-guarantee>
  • E、<web-resource-collection>

正确答案:E

第9题:

Which three are guaranteed to be valid for the  element of a web application deployment descriptor?()

  • A、 FORM
  • B、 DIGEST
  • C、 NORMAL
  • D、 ENCRYPTED
  • E、 CLIENT-CERT

正确答案:A,B,E

第10题:

Which two are valid values for the  element inside a  element ofa web application deployment descriptor?()

  • A、NULL
  • B、SECURE
  • C、INTEGRAL
  • D、ENCRYPTED
  • E、CONFIDENTIAL

正确答案:C,E

更多相关问题