单项选择题
下列接口中,用于监听HttpSession对象内属性的创建、修改和删除的是()
A.HttpSessionListener接口
B.HttpSessionAttributeListener接口
C.HttpSessionBindingListener接口
D.HttpSessionActivationListener接口
点击查看答案&解析
相关考题
-
单项选择题
下列选项中,用于监听ServletContext对象内属性的创建的方法是()
A.attributeAdded()
B.contextInitialized()
C.attributeRemoved()
D.attributeReplaced() -
单项选择题
下列选项中,与请求相关的Listen接口是()
A.HttpSessionListener接口
B.ServletContextListener接口
C.ServletRequestListener接口
D.ServletContextAttributeListener接口 -
单项选择题
下列选项中,不是与会话相关的Listen接口的是()
A.HttpSessionListener接口
B.HttpSessionAttributeListener接口
C.HttpSessionActivationListener接口
D.ServletContextListener接口
