可学答题网 > 问答 > SCWCD(310-083)题库
目录: 标题| 题干| 答案| 搜索| 相关
问题

Which three are true


Which three are true about servlet filters?()

  • AA filter must implement the destroy method.
  • BA filter must implement the doFilter method.
  • CA servlet may have multiple filters associated with it.
  • DA servlet that is to have a filter applied to it must implement the javax.servlet.FilterChain interface.
  • EA filter that is part of a filter chain passes control to the next filter in the chain by invoking the FilterChain.forward method.
参考答案
参考解析:
分类:SCWCD(310-083)题库
相关推荐

1、Which three are vali

Which three are valid URL mappings to a servlet in a web deployment descriptor? ...

2、Which three are dist

Which three are distinctions between asymmetric and symmetric algorithms? ()AOnly symmetric algori...

3、Which three are desc

Which three are described in the standard web application deployment descriptor?()Asession config...

4、Which three are need

Which three are needed to run VRF lite for IPv6 on a router?()AVRF definition fo...

5、Which three are vali

Which three are valid URL mappings to a servlet in a web deployment descriptor?()A*/*B*.doCMyServletD/MyServletE/MyServlet/*FMyServlet/*.j

6、Which two are true&#

Which two are true about has-a and is-a relationships?()A Inheritance represents an is-a ...