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
          主站蜘蛛池模板: 晋中市| 怀远县| 繁昌县| 岐山县| 双柏县| 淮南市| 临洮县| 乌拉特中旗| 固原市| 六安市| 浦东新区| 桑日县| 保德县| 方山县| 彭泽县| 濉溪县| 四子王旗| 门源| 通辽市| 方山县| 承德县| 河间市| 布拖县| 蒲江县| 牡丹江市| 星座| 甘孜| 万全县| 扶沟县| 浑源县| 桐梓县| 赤城县| 德江县| 耿马| 韶山市| 安龙县| 伊宁市| 阳高县| 武义县| 永城市| 韶山市|