摘要: ①首先配置好struts.xml文件,文件名必须严格要求使用struts.xml,而且struts.xml要放在config文件下,如果放在webapp下的WEB-INF/configs容易出错,不稳定;接着开始写struts.xml文件,常量配置,打开开发模式,使用的是<constant>标签,n 阅读全文
posted @ 2017-11-16 18:30 boomboomboom 阅读(106) 评论(0) 推荐(0)