首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > Web前端 >

WebSphere 6.1 下struts2 程序无法找到Action 解决办法

2012-10-14 
WebSphere 6.1 上struts2 程序无法找到Action 解决方法WebSphere升级到6.1.0.5 以后所有struts2的程序都会

WebSphere 6.1 上struts2 程序无法找到Action 解决方法

WebSphere升级到6.1.0.5 以后所有struts2的程序都会发生Action找不到的情况,解决方法如下,服务器>应用程序服务器>[选择所使用的服务器]>Web 容器设置>Web 容器>定制属性,增加名称为“com.ibm.ws.webcontainer.invokefilterscompatibility”

的定制属性,值为true。

热点排行