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

5 lines
160 B
Plaintext
Raw Normal View History

2004-03-16 18:57:17 -05:00
<%@ 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"/>