<filter-mapping> <filter-name>setCE</filter-name> <url-pattern>/*</url-pattern> </filter-mapping>下面那样设置了 <url-pattern>,那这过滤器的作用范围是什么?是这个工程吗? 查看完整描述