码迷,mamicode.com
首页 > 其他好文 > 详细

struts2 异常页面乱码问题

时间:2014-08-05 15:36:59      阅读:171      评论:0      收藏:0      [点我收藏+]

标签:blog   文件   问题   div   log   XML   struts2   on   

在 struts.xml 或者 struts.properties 文件里添加 

<constant name="struts.locale" value="zh_CN"/>
<constant name="struts.devMode" value="true"/>

异常页面的中文就能正常显示了

struts2 异常页面乱码问题,布布扣,bubuko.com

struts2 异常页面乱码问题

标签:blog   文件   问题   div   log   XML   struts2   on   

原文地址:http://www.cnblogs.com/xiongjinpeng/p/3892160.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!