码迷,mamicode.com
首页 >  
搜索关键字:使用servletcontextlist    ( 1个结果
使用ServletContextListener监听器
//使用ServletContextListener监听器 在Servlet API中有一个ServletContextListener接口,它能够监听ServletContext对象的生命周期,实际上就是 监听Web应用的生命周期 当Servlet容器启动或终止时,会触发ServletContextEvent事件,该事件由ServletListener来处理,在ServletContext...
分类:其他好文   时间:2014-12-04 21:42:38    阅读次数:141
1条  
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!