过滤器使用哪个选项才能继续传递到下一个过滤器?
7 查阅
过滤器使用哪个选项才能继续传递到下一个过滤器?
A.request.getRequestDispatcher()。forward(request,response);
B.doFilter()
C.doPut()
D.doChain()
参考答案:
过滤器使用哪个选项才能继续传递到下一个过滤器?
A.request.getRequestDispatcher()。forward(request,response);
B.doFilter()
C.doPut()
D.doChain()
参考答案: