当前位置:首页
开发技术指南» 文章正文
    引言:

 ·打印机(一体机)驱动开发    »显示摘要«
    摘要: 希望有能力者联系我,价格好商量 13909248511 sunxvogy@163.com ......
    摘要: 如题,能不能带个说明 ......


sping高手请做答,先谢谢了

web应用只有一个applicationContex.xml,我的Web应用有两个模块,每个模块都有各自的配置文件管理自己的Bean,如appChild1.xml和apChild2.xml,我的applicationContex.xml文件是在Web.xml中自动加载的,我想把appChild1.xml和apChild2.xml这两个配置文件放在applicationContext.xml文件中加载,如何做呢?appChild1.xml和apChild2.xml的位置和applicationContext.xml文件的位置一样,WEB-INF/config/下面    
  在applicationContext.xml中定义一个bean    
  <bean   id="appchild2"   class="我要问的怎么实现的类">    
  <property   name="mappingResources">    
  <list>    
  <value>/WEN-INF/conf/commoncollectionsupport.xml</value>    
  </list>    
  </property>    
  </bean>

NO.1   作者: miaoliujun

你在类中动态加载就可以了啊


    摘要: 各位大虾,以下是我的代码,可是dataset用不了,请问,我该怎么用呢? using system; using system.collections; using system.componentmodel; using system.configuration; using system.data; using system.drawing; using system.web; usi......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE