1. 程式人生 > >spring +servlet 與 spring MVC

spring +servlet 與 spring MVC

conf 16px iteye www com csdn 以及 spa servlet


spring serlvet
Spring框架中context-param與servlet中init-param的contextConfigLocation的區別
https://blog.csdn.net/angle_sun/article/details/52069712
<context-param>的contextConfigLocation以及DispatcherServlet的contextConfigLocation
https://blog.csdn.net/w938706428/article/details/41844881
一個web項目web.xml的配置中<context-param>配置作用


https://www.cnblogs.com/jiaguozhilian/p/5819032.html

spring MVC
SpringMvc和servlet簡單對比介紹
https://www.cnblogs.com/haolnu/p/7294533.html --------------有時間需要看下此處

web.xml 通過contextConfigLocation配spring 的方式
http://jyao.iteye.com/blog/1266482

spring +servlet 與 spring MVC