首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 软件管理 > 软件架构设计 >

sitemesh 有关问题解决

2013-02-28 
sitemesh 问题解决项目中加入sitemesh,却不起作用原因:WEB.xml中添加sitemesh支持时有问题,把对sitemesh的

sitemesh 问题解决
项目中加入sitemesh,却不起作用原因:WEB.xml中添加sitemesh支持时有问题,把对sitemesh的添加

<filter><filter-name>struts-cleanup</filter-name><filter-class>org.apache.struts2.dispatcher.ActionContextCleanUp</filter-class></filter><filter-mapping><filter-name>struts-cleanup</filter-name><url-pattern>/*</url-pattern></filter-mapping>
的后面

热点排行