741057228我QQ 发表于 2017-1-13 06:40:43

org.springframework.web.struts.ContextLoaderPlugIn cannot be cast to org.apache.

用spring3.0管理sturt1时,报异常org.springframework.web.struts.ContextLoaderPlugIn cannot be cast to org.apache.struts.action.PlugIn,
解决方案是将org.springframework.web.struts.ContextLoaderPlugIn 所在的jar包放到WEB-INF/lib目录下,不能放在共用lib目录下。
页: [1]
查看完整版本: org.springframework.web.struts.ContextLoaderPlugIn cannot be cast to org.apache.