摘要: 针对web.xml我打算从以下几点进行解析: 1、ContextLoaderListener: 启动Web容器时,自动装配ApplicationContext的配置信息。 2、RequestContextListener:基于LocalThread将HTTP request对象绑定到为该请求提供服务 阅读全文
posted @ 2016-04-02 15:11 逐客教我 阅读(490) 评论(0) 推荐(0)