Java认证考试

Given the web application deployment descriptor elements: 11. 12.ParamAdder 13.com.example.ParamAdder 14.... 24. 25.ParamAdder 26.MyServlet 27. 28. Which element, inserted at line 27,causes the ParamAdder filter to be applied when MyServlet is invokedby 

题目

Given the web application deployment descriptor elements: 11. 12.ParamAdder 13.com.example.ParamAdder 14.... 24. 25.ParamAdder 26.MyServlet 27. 28. Which element, inserted at line 27,causes the ParamAdder filter to be applied when MyServlet is invokedby another servlet using the RequestDispatcher.include method?()

  • A、<include/>
  • B、<dispatcher>INCLUDE</dispatcher>
  • C、<dispatcher>include</dispatcher>
  • D、<filter-condition>INCLUDE</filter-condition>
  • E、<filter-condition>include</filter-condition>
如果没有搜索结果,请直接 联系老师 获取答案。
如果没有搜索结果,请直接 联系老师 获取答案。
相似问题和答案

第1题:

A customer needs approximately 15 to 20 wireless APs for RF coverage. Given that the customer is going to use the 1010 light weight AP with the advanced feature set, what other product is required to complete this operational functionality? () 

  • A、 2700
  • B、 WLSE
  • C、 4124
  • D、 2006
  • E、 4112

正确答案:C

第2题:

You work as a network technician at Company. Your boss, Ms.   , is interested in the  Aironet enterprise solutions.  What should you tell her regarding this?()

  • A、 The Cisco Aironet AP handles real-time portions of the LWAPP protocol, and the WLAN  controller handles those items which are not time sensitive.
  • B、 A Cisco Aironet AP handles the transmission of beacon frames and also handles responses to  probe-request frames from clients.
  • C、 Virtual MAC architecture allows the splitting of the 802.11 protocol between the Cisco Aironet  AP and a LAN switch.
  • D、 A Cisco Aironet solution includes intelligent Cisco Aironet access point (APs) and Cisco  Catalyst switches.
  • E、 In the Cisco Aironet solution, each AP is locally configured by the use of either a web interface  or the command line interface.

正确答案:A,B

第3题:

You create a Web site that is for members only. The Web site allows members to create lists of users that have access to information about member profiles. The name of the list is stored in the listName variable. The user name of the user to whom access is given is stored in the username variable.You need to enable members to manage their lists of users.Which code segment should you use?()

A.

B.

C.

D.


参考答案:B

第4题:

仪表AP设备扫描功能中,应能实时查询AP设备()参数

  • A、AP信噪比
  • B、AP采用的加密方式
  • C、AP设备Beacon间隔参数
  • D、AP设备发射功率

正确答案:A,B,C

第5题:

Given a web application in which the request parameter productID contains a product identifier. Which twoEL expressions evaluate the value of the productID?()

  • A、${productID}
  • B、${param.productID}
  • C、${params.productID}
  • D、${params.productID[1]}
  • E、${paramValues.productID}
  • F、${paramValues.productID[0]}

正确答案:B,F

第6题:

以下华为AP中,哪款AP支持SFP光纤接口?()

  • A、AP6010DN
  • B、AP6310SN
  • C、AP6510DN
  • D、AP6610DN

正确答案:D

第7题:

Which two Aironet enterprise solution statements are true?()

  • A、A Cisco Aironet AP handles the transmission of beacon frames and also handles responses to probe-request frames from clients
  • B、A Cisco Aironet solution includes intelligent Cisco Aironet access points (APs) and Cisco Catalyst switches
  • C、In the Cisco Aironet solution, each AP is locally configured by the use of either a web interface or the command line interface
  • D、The Cisco Aironet AP handles real-time portions of the LWAPP protocol, and the WLAN controller handles those items which are not time sensitive
  • E、Virtual MAC architecture allows the splitting of the 802.11 protocol between the Cisco Aironet AP and a LAN switch

正确答案:A,D

第8题:

WLAN产品中室内单频AP,室内大功率AP,室外双频AP(千兆光口上行)的设备型号分别是什么()。

A.AP6010SN-GN

B.AP6310SN-GN

C.AP6510DN-AGN

D.AP6010DN-AGN

E.AP6610DN-AGN


参考答案:A, B, E

第9题:

Given the element from the web application deployment descriptor: /main/page1.jsp true and given that /main/page1.jsp contains: <% int i = 12; %> <%= i %>  What is the result?()

  • A、<b></b>
  • B、<b>12</b>
  • C、The JSP fails to execute.
  • D、<% int i = 12 %><b><%= i %></b>

正确答案:C

第10题:

Given a web application in which the cookie userName is expected to contain the name of the user. Which EL expression evaluates to that user name?()

  • A、${userName}
  • B、${cookie.userName}
  • C、${cookie.user.name}
  • D、${cookies.userName[0]}

正确答案:B

更多相关问题