3 lines
77 B
Plaintext
3 lines
77 B
Plaintext
|
|
<%
|
||
|
|
response.sendRedirect(request.getContextPath() + "/c/login.htm");
|
||
|
|
%>
|