Posted in 面试题 onFebruary 23, 2015
for (Object name : Collections.list(session.getAttributeNames())) {
session.removeAttribute((String)name);
}
session.removeAttribute((String)name);
}
如何清空Session
声明:登载此文出于传递更多信息之目的,并不意味着赞同其观点或证实其描述。
Tags in this post...
Reply on: @reply_date@
@reply_contents@