摘要:
1 struts2 的前端过滤器 叫 strutsprepareandexcutefilter 1 strutsprepareandexcutefilter 负责根据web.xml的路径(1对1,写一个action 写一个映射)吧请求映射到具体的action中 <action name="login 阅读全文
posted @ 2018-12-21 16:34
saveworld_niub
阅读(278)
评论(0)
推荐(0)
摘要:
入口dispatchservlet adapter分为三种 HttpRequestHandlerAdapter,SimpleControllerHandlerAdapter和AnnotationMethodHandlerAdapter(注解) 在web.xml声明的 annotation...han 阅读全文
posted @ 2018-12-21 15:12
saveworld_niub
阅读(236)
评论(0)
推荐(0)