实现Filter接口的类需要重写init()方法、close()方法、doFilter()方法。

实现Filter接口的类需要重写init()方法、close()方法、doFilter()方法。

A.正确

B.错误

正确答案:错误

猜你喜欢