摘要: 1、客户端发出一个http请求给web服务器,web服务器对http请求进行解析,如果匹配DispatcherServlet的请求映射路径(在web.xml中指定),web容器将请求转交给DispatcherSe... 阅读全文
posted @ 2016-10-28 16:55 码农小胖哥 阅读(83) 评论(0) 推荐(0) 编辑