4 lines
124 B
Plaintext
4 lines
124 B
Plaintext
<%@ page session="false" %>
|
|
<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %>
|
|
<c:redirect url="/login.mvc"/>
|