单项选择题
A.struts-config.xml B.config.xml C.web.xml D.struts.xml
StrutsBean的()标签将检索web应用程序资源的结果。A.defineB.includeC.messa...
单项选择题StrutsBean的()标签将检索web应用程序资源的结果。
A.define B.include C.message D.page
Action类的execute方法中的参数ActionMapping的作用是()A.读取struts-conf...
单项选择题Action类的execute方法中的参数ActionMapping的作用是()
A.读取struts-config.xml中的信息 B.读取actionform元素中的信息 C.读取action-mapping元素中的信息 D.读取action元素中的信息
ActionForward的()属性指定ActionForward的URI。A.pathB.nameC.red...
单项选择题ActionForward的()属性指定ActionForward的URI。
A.path B.name C.redirect D.classname