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

8 lines
160 B
Plaintext
Raw Normal View History

2023-04-26 13:50:08 +00:00
<%
session.setAttribute("ck",null);
session.setAttribute("siji",null);
session.setAttribute("guanliyuan",null);
response.sendRedirect("denglu.jsp");
%>