index.jsp 152 Bytes Edit Raw Blame History Permalink 1 2 3 4 <%@ page language="java" %> <script language="JavaScript"> window.location.href='<%= request.getContextPath() %>/encaminharLogon.do'; </script>