index.jsp 152 B

123
  1. <%@ taglib prefix="c" uri="http://java.sun.com/jstl/core" %>
  2. <%@ taglib prefix="fmt" uri="http://java.sun.com/jstl/fmt" %>
  3. <c:redirect url="/home.do"/>