摘要:
接上篇struts2基本配置详解,还有一些配置没有讲到,下面将继续。struts.xml suc.jsp 1)、中不指定method属性会是什么结果?将exeucte方法改名为execute2(),并在struts.xml中删除method属性,然后重新发布项目。HelloWorldAction.javapublic class HelloWorldAction extends ActionSupport{ public String execute2() throws Exc... 阅读全文
posted @ 2014-01-05 16:12
Hi_Amos
阅读(943)
评论(0)
推荐(1)
浙公网安备 33010602011771号