现在的位置: 首页 > 综合 > 正文

ClassCastException: org/springframework/web/servlet/support/JstlUtils$SpringLocalizationContext inco

2013年02月02日 ⁄ 综合 ⁄ 共 315字 ⁄ 字号 评论关闭

在使用spring portlet MVC开发时:

环境:pluto 2.0.3
           springframework 2.5
部署到pluto上时,出现上述错误
ClassCastException: org/springframework/web/servlet/support/JstlUtils$SpringLocalizationContext incompatible
with java/lang/String

解决:

将 jstl-1.0.6.jar and standard-1.0.6.jar under pluto-1.1.6\webapps\pluto\WEB-INF\lib into pluto-1.1.6\shared\lib 

即可。

抱歉!评论已关闭.