Files
spring-security/samples/contacts/war/index.jsp
2004-03-16 23:57:17 +00:00

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"/>