读书人

struts 老是说“LocalStrings_zh.prop

发布时间: 2012-01-08 22:48:50 作者: rapoo

struts 老是说“LocalStrings_zh.properties Not Found ”,该如何解决
Resource org/apache/struts/validator/LocalStrings_zh.properties Not Found.

struts 老是说“LocalStrings_zh.properties Not Found ”,该如何解决

[解决办法]
说明你的国际化文件路径没有配置正确
[解决办法]
<message-resources parameter= "/ApplicationResources_zh " />

在struts-config.xml里面
这个配置路径的

读书人网 >Java Web开发

热点推荐