万分感谢?
------解决方案--------------------
肯定没有了。
------解决方案--------------------
session都失效了,bean也应该不存在了
------解决方案--------------------
HttpSession
removeAttribute(String name)
//Removes the object bound with the specified name from this session.
------解决方案--------------------
那时.BEAN
------解决方案--------------------
设定时间或条件然后执行session.removeAttribute(String name) 就可以了阿
------解决方案--------------------
会