spring-security/samples/contacts/war/index.jsp

5 lines
160 B
Plaintext

<%@ include file="/WEB-INF/jsp/include.jsp" %>
<%-- Redirected because we can't set the welcome page to a virtual URL. --%>
<c:redirect url="/hello.htm"/>