Blame | Last modification | View Log | Download | RSS feed
<%@ page session="false"%> <% response.sendRedirect("sistema/pagina_inicial.xhtml"); /* response.sendRedirect(request.getRequestURL().replace(0, 4, "https") + "/sistema/index.xhtml"); */ %>
<%@ page session="false"%>
<%
response.sendRedirect("sistema/pagina_inicial.xhtml");
/* response.sendRedirect(request.getRequestURL().replace(0, 4, "https") + "/sistema/index.xhtml"); */
%>