2012年4月8日

Struts2源代码分析之Struts2 Interceptor模式

摘要: Struts2源代码分析之Struts2 Interceptor模式 首先贴出众所周知的Struts工作流程图: 流程解说: 1、客户端向Servlet容器(如Tomcat)提交一个请求 2、请求经过一系列过滤器(如ActionContextCleanUp过滤器等) ... 阅读全文

posted @ 2012-04-08 13:55 jiangtongcn 阅读(1081) 评论(0) 推荐(0) 编辑

导航