Rev 224 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
<%
response.sendRedirect("sistema/pagina_inicial.xhtml");
/* response.sendRedirect(request.getRequestURL().replace(0, 4, "https") + "/sistema/index.xhtml"); */
%>