<%@ page session="false" pageEncoding="UTF-8" contentType="text/html; charset=UTF-8" %>
<%
    response.sendRedirect("minto/index.jsp");
%>