index.jsp 160 B

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