单项选择题
过滤器接口中的哪个方法用于在过滤器创建时调用?()
A.init(FilterConfig config)
B.destory()
C.doFilter()
D.doFilter(ServletRequest req,ServletResponse resp,FilterChain chain)
点击查看答案&解析
相关考题
