Knight of the round table

          wansong

          The difference between eclipse and rad

            <context-param>
                  <param-name>contextConfigLocation</param-name>
                  <param-value>
                      classpath:/applicationContext*.xml
                  </param-value>
              </context-param> 
          The snippet above is ok in eclipse but it can't work in RAD. The following configuration can work in RAD.

          <context-param>
                  <param-name>contextConfigLocation</param-name>
                  <param-value>
                      classpath*:/applicationContext*.xml
                  </param-value>
              </context-param>


          public void setDispIndex(Integer dispIndex) {
            this.dispIndex = dispIndex;
           }
          menu11.setDispIndex(1); //it can't work in RAD.
          menu11.setDispIndex(new Integer(1)); // it works in RAD.

          posted on 2010-09-13 11:34 w@ns0ng 閱讀(131) 評論(0)  編輯  收藏


          只有注冊用戶登錄后才能發表評論。


          網站導航:
           
          主站蜘蛛池模板: 扶绥县| 平原县| 武穴市| 界首市| 榆中县| 西乌珠穆沁旗| 襄樊市| 观塘区| 三门峡市| 三穗县| 射阳县| 灵璧县| 陇川县| 承德市| 中山市| 博湖县| 汝城县| 华阴市| 明星| 平山县| 太仆寺旗| 涟水县| 亚东县| 天祝| 鄂伦春自治旗| 康保县| 北安市| 五常市| 济南市| 尤溪县| 吐鲁番市| 永靖县| 芜湖县| 紫云| 昆明市| 新津县| 项城市| 论坛| 平远县| 建始县| 谢通门县|