可学答题网 > 问答 > 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)题库