8 lines
160 B
Plaintext
8 lines
160 B
Plaintext
|
|
||
|
<%
|
||
|
session.setAttribute("ck",null);
|
||
|
session.setAttribute("siji",null);
|
||
|
session.setAttribute("guanliyuan",null);
|
||
|
response.sendRedirect("denglu.jsp");
|
||
|
%>
|