SSM中的xml配置

一、web.xml 1.web容器,跟随tomcat启动。 (1)<!-- spring的配置文件--> < context-param >      < param-name >contextConfigLocation</ param-name >      < param-value >classpath:applicationContext.xml</ param-value > </ c
相关文章
相关标签/搜索