摘要: 一、struts2流程分析与工具配置 1、运行流程 请求 --》 StrutsPrepareAndExecuteFilter 核心控制器 --》 Interceptors 拦截器(实现代码功能 ) --》 Action 的execute --》 结果页面 Result * 拦截器在 struts-d 阅读全文
posted @ 2019-04-23 21:56 shelly双鱼座 阅读(201) 评论(0) 推荐(0)