小小六

          學無止境

          Servlet&JSP學習之servlet屬性和監聽(2)_八大太監(監聽)

          Servlet的8大太監(監聽)

          場景 監聽者接口 事件類型
               
          你想知道一個WEB應用是否添加刪除替換了一個上下文屬性 Javax.servlet.ServletContextAttributeListener
          attributeAdded
          attributeRemoved
          attributeReplaced
          ServletContextAttributeEvent
          你想知道什么時候添加刪除或者替換一個請求屬性 Javax.servlet.ServletRequestAttributeListener
          attributeAdded
          attributeRemoved
          attributeReplaced
          ServletRequestEvent
          你想知道什么時候添加刪除或者替換一個會話屬性 javax.servlet.http.HttpSessionAttributeListener
          attributeAdded
          attributeRemoved
          attributeReplaced
          HttpSessionBindingEvent
               
          每次請求到來你都想知道,以便建立日志記錄或者干點初始化之類的事情 Javax.servlet.ServletRequestListener
          requestInitialized
          requeseDestoryed
          ServletRequestEvent
          你想知道有多少個并發用戶,也就是說,你想跟蹤活動會話 javax.servlet.http.HttpSessionListener
          sessionCreated
          sessionDestoryed

          HttpSessionEvent
          你想知道是否創建或者撤銷了一個上下文 javax.servlet.ServletContextListener
          contextInitialized
          contextDestoryed
          ServletContextEvent
               
          你有一個屬性類(這個屬性類的對象將被放在一個屬性中),而且你希望這個類型的對象綁定到一個會話或從一個會話刪除時得到通知 javax.servlet.http.HttpSessionBindingListener
          valueBound
          valueUnbound
          HttpSessionBindingEvent
          你有一個屬性類,而且你喜歡子屬性對象綁定的會話遷移到另一個JVM時得到通知 javax.servlet.http.HttpSessionActivationListener
          sessionDidActivate
          sessionWillPassivate
          HttpSessionEvent

          posted on 2008-12-23 18:48 peterJ 閱讀(337) 評論(0)  編輯  收藏 所屬分類: Servlet&JSP

          <2008年12月>
          30123456
          78910111213
          14151617181920
          21222324252627
          28293031123
          45678910

          導航

          統計

          常用鏈接

          留言簿(1)

          隨筆分類

          隨筆檔案

          搜索

          最新評論

          閱讀排行榜

          評論排行榜

          主站蜘蛛池模板: 鹰潭市| 德兴市| 宁城县| 普格县| 黄冈市| 大名县| 会理县| 长春市| 岚皋县| 丰台区| 顺昌县| 什邡市| 玛纳斯县| 古田县| 卫辉市| 中山市| 井研县| 平安县| 称多县| 隆德县| 镇远县| 炉霍县| 东莞市| 白河县| 偃师市| 庆元县| 北票市| 临漳县| 东源县| 凤台县| 达尔| 浦江县| 宜宾市| 邢台市| 于都县| 岳普湖县| 淄博市| 金塔县| 东海县| 茂名市| 曲麻莱县|