对Spring的了解

对Spring的理解??14.?Spring跟Servlet的结合??通过在web.xml中定义servlet——org.springframework.web.serv

对Spring的理解

??14.?SpringServlet的结合
??通过在web.xml中定义servlet——org.springframework.web.servlet.DispatcherServlet。便可以通过实现org.springframework.web.servlet.mvc.Controller接口来定义简便的Servlet Bean。