试题详情
多项选择题下列哪种方法能实现请求转发?()

A、通过ServletRequest接口提供的getRequestDispatcher(String path)方法

B、通过ServletContext接口提供的getRequestDispatcher(String path)方法

C、通过ServletContext接口提供的getNamedDispatche(String name)方法

D、通过HttpServletResponse接口提供的sendRedirect(String url)方法

E、以上都可以

  • A,B,C
  • 关注下方微信公众号,在线模考后查看

热门试题