在struts 中,模拟写出 success 后转发到JSP1的配置
第1题:
在java Web应用开发中,Servlet程序需要在()文件中配置。
A.JSP
B.web.xml
C.struts.xml
D.servlet.xml
第2题:
控制器需要在()配置文件中进行配置。
A.web.xml
B.struts.xml
C.struts2.xml
D.webwork.xml
第3题:
7、配置Struts2核心控制器的文件是()。
A.web.xml
B.struts.xml
C.server.xml
D.context.xml
第4题:
6、Struts2的核心配置文件是()。
A.web.xml
B.struts.xml
C.server.xml
D.context.xml
第5题:
【单选题】1、在JavaWeb中,Servlet程序需要在()文件中配置。
A.web.xml
B.JSP
C.struts.xml
D.servlet.xml