HttpSessionListener:统计在线人数 Java 标签: HttpSessionListener 统计在线人数 2011-01-06 阅读: 13238 同上文一样,这个接口也是用于监听服务器端变化的,不过它监听的是HttpSession的变化。那么这个HttpSession是