单项选择题
A.struts.xmlB.struts-default.xmlC.struts-plugin.xmlD.struts-web.xml
A.text/plainB.image/gifC.octet-streamD.application/msword
A.该拦截器执行时,不会调用Struts2中的默认拦截器栈defaultStackB.拦截器栈myStack的定义有误,应该使用< interceptor-stacks>标签C.< default-interceptor-ref>标签用来定义默认拦截器或拦截器栈的引用D.< interceptor-stack>标签中可以定义多个拦截器的引用