<%@ page contentType="text/html;charset=UTF-8" language="java" %> 主页 <% response.sendRedirect(request.getContextPath() + "/Index"); %>