3 lines
64 B
Plaintext
3 lines
64 B
Plaintext
|
<%session.invalidate();
|
||
|
response.sendRedirect("index.jsp");
|
||
|
%>
|