posts - 495,comments - 227,trackbacks - 0
          原文地址:http://www.cnblogs.com/liukemng/p/3750117.html

          用Spring做國際化時經常會報:
          org.springframework.context.NoS hMessageException: No message found under code 'title' for locale 'zh_CN'. 這樣的錯誤。請注意以下幾點:
          ①新建資源文件時,盡量右擊項目新建文件,來增加.
          ② 屬性文件名的寫法:
                     messages_zh_CN.properties  (中文)            messages_en_US.properties  (英文)
          ③ 配置messageSource這個bean(注意:一定是messageSource不是messageResource ,這是Spring規定的)例如:
          <beanid="messageSource"class="org.springframework.context.support.ResourceBundleMessageSource">   <propertyname="basename">   
          <val>messages</val>
          </property>
          </bean>
           

          posted on 2015-03-26 16:08 SIMONE 閱讀(594) 評論(0)  編輯  收藏 所屬分類: JAVA
          主站蜘蛛池模板: 奉节县| 宁化县| 稻城县| 界首市| 泾阳县| 绩溪县| 东兴市| 巩留县| 横峰县| 建始县| 榕江县| 吉隆县| SHOW| 嘉定区| 宁夏| 卢龙县| 云林县| 馆陶县| 延边| 桃江县| 浏阳市| 合水县| 绿春县| 抚松县| 张家川| 邹城市| 本溪| 六安市| 荔波县| 新平| 花垣县| 彩票| 淳安县| 三门峡市| 错那县| 岳西县| 龙海市| 平度市| 云霄县| 辉南县| 阿鲁科尔沁旗|