- 6
- 0
- 约9.09千字
- 约 9页
- 2016-11-03 发布于河南
- 举报
最新struts2spring3mybatis3配置
最新struts2+spring3+mybatis3 配置
一,WEB-INF下web.xml
?xml?version=1.0?encoding=UTF-8???
web-app?id=WebApp_9?version=2.4?xmlns=/xml/ns/j2ee?xmlns:xsi=/2001/XMLSchema-instance?xsi:schemaLocation=/xml/ns/j2ee?/xml/ns/j2ee/web-app_2_4.xsd??
??
????filter??
????????filter-namestruts2/filter-name??
????????filter-classorg.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter/filter-class??
????/filter??
??
????filter-mapping??
????????filter-namestruts2/filter-name??
????????url-pattern/*/url-pattern??
????/filter-mapping??
??????
????context-param????
????????param-namecontextConfigLocatio
原创力文档

文档评论(0)