在struts.xml的配置文件中,在struts标签内加入下行:
<constant name="struts.i18n.encoding" value="GBK"></constant> 问题即可解决!