摘要:
You can do it step by step as follow.Step 1, Detect if the encoding of the project is UTF-8. If not, change its encoding to UTF-8.Step 2, Add configuration in struts' config file[src/struts.xml]. <constant name="struts.custom.i18n.resources" value="messageResource" /> & 阅读全文
posted @ 2010-10-19 17:51
Forest Wang
阅读(653)
评论(0)
推荐(0)