JAVAEE-based-parking-manage.../tingchechang/WebContent/out.jsp

8 lines
160 B
Plaintext

<%
session.setAttribute("ck",null);
session.setAttribute("siji",null);
session.setAttribute("guanliyuan",null);
response.sendRedirect("denglu.jsp");
%>