<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <script> location.href = "${pageContext.request.contextPath}/index.page"; </script>