在使用HttpSession维护当前在线人数的WEB应用中,当一个客户离开WEB应用时,将激发()?
- A、ServletContextListener监听器的contextDestroyed()方法
- B、HttpSessionListener监听器的sessionDestroyed()方法
- C、ServletContextAttributeListener监听器的attributeRemoved()方法
- D、HttpSessionAttributeListener监听器的attributeRemoved()方法
正确答案:B
答案解析:有
微信扫一扫手机做题