java中web.xml中的<listener> 详解

来源:互联网 发布:artoolkit linux 编辑:程序博客网 时间:2024/05/23 16:55

原例: 

<listener>
  <listener-class>org.springframework.web.context.ContextLoaderListener</listener-class>
 </listener>

<listener>详解:http://www.cn-java.com/www1/?uid-742383-action-viewspace-itemid-106957

 

 

        org.springframework.web.context.ContextLoaderListener 详解:http://blog.csdn.net/seng3018/article/details/6758860

0 0
原创粉丝点击