监听器的分类
按监听对象的创建和销毁分:ServletContext HttpSession ServletRequest,实现各自listener接口
按监听属性的增加和删除分类:ServletContext HttpSession ServletRequest,实现各自带Attribute接口