题目详情
单选题 给定下面过滤器声明: FilterOne /admin/ * FORWARD〈/dispatcher> FilterTwo /users/ * FilterThree /admin/ * FilterTwo / * 在浏览器中输人请求/admin/index.jsp,将以哪个顺序调用过滤器?( )
A. FilterOne, FilterThree
B. FilterOne, FilterTwo, FilterThree
C. FilterTwo, FilterThree
D. FilterThree, FilterTwo

学科:Java Web 开发技术
时间:2024-06-06 05:05:39
相关题目
相关作业
