摘要:        
部署到tomcat后,src目录下的配置文件会和class文件一样,自动copy到应用的 classes目录下spring的 配置文件在启动时,加载的是web-info目录下的applicationContext.xml,运行时使用的是web-info/classes目录下的applicationContext.xml。配置web.xml使这2个路径一致: contextConfigLocation /WEB-INF/classes/applicationContext.xml在web.xml中通过contextConfigLocation配置spring,contextConfigLoc..    阅读全文
posted @ 2013-10-14 23:08
小六.223
阅读(385)
评论(0)
推荐(0)
        
                    
                
浙公网安备 33010602011771号