第六章单元测试
  1. HttpSessionListener接口有关的方法是()

  2. A:Session Destroyed B:Session Created C:Session Finialized D:Session Initialized
    答案:Session Destroyed###Session Created
  3. 编写一个Filter,需要()

  4. A:实现HttpFilter接口 B:实现Filter接口 C:继承HttpFilter类 D:继承Filter类
  5. 在编写过滤器时,需要完成的方法()

  6. A:doFilter() B:doChain() C:doDelete() D:doPost()
  7. 实现下列哪种接口对象,并不需要在web.xml文件中进行额外的设定,servlet容器能够回应该对象加入http会话所发生的事件()

  8. A:ServletContextListner B:HttpSessionBindingListener C:HttpSessionListener D:HttpSessionAttributeListner
  9. Filter是什么()


  10. A:容器 B:过滤器 C:加速器 D:重力器

温馨提示支付 ¥3.00 元后可查看付费内容,请先翻页预览!
点赞(2) dxwkbang
返回
顶部