JSP 清除 Session

所有的

<%

session.invalidate();

%>

某一個

<%

session.removeAttribute("Key");

%>

arrow
arrow
    文章標籤
    JSP Session
    全站熱搜

    mark528 發表在 痞客邦 留言(0) 人氣()