在 struts.xml 或者 struts.properties 文件里添加
<constant name="struts.locale" value="zh_CN"/> <constant name="struts.devMode" value="true"/>
异常页面的中文就能正常显示了