码迷,mamicode.com
首页 > 其他好文 > 详细

随想 201800609

时间:2018-06-09 16:42:18      阅读:137      评论:0      收藏:0      [点我收藏+]

标签:contain   随想   tree   str   res   serve   template   map   and   

WebApplication:

 

1.  Browser UI: ajax request, http request, location, document, window, js, DOM tree

2.  Servelet Container:  

2.1 accept http request

2.2 wrappe to HttpServletRequest and back to client with HttpServletResponse

2.3 URL mapping

2.4. View

2.4.1 View name

2.4.2 View Template

2.4..3 View Resolver

2.4.4 View controller

2.4.5 View Router

2.5 Interception

2.6 Filter

2.7 URL mapping Handler -->Controller

 

下图中 BaseInterceptor::preHandler & TestInterceptor::preHandler 应该在DispatcherServlet 之后

 技术分享图片

随想 201800609

标签:contain   随想   tree   str   res   serve   template   map   and   

原文地址:https://www.cnblogs.com/iiiDragon/p/9159743.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!