29 Given a war file with the following structure | - WEB-INF/classes/Myservlet.class | - WEB-INF/lib/wf.jaf Where wf.jar contains a valid web-fragment.xml and the following two classes: MyFilter1.class and MyFiler2.class. The web-fragment.xml is as follows:
5e7f17e644e65.jpg
 The following are some code snippets:
 5e7f180109f2e.jpg
When one access "/" of the above web application, which filters will be executed?
(A) No filters will be executed.
(B) MyFilter1
(C) MyFilter2
(D) MyFilter1 and MyFilter2

答案:登入後查看
統計: 尚無統計資料