Files
wisemapping-open-source/wise-webapp/src/main/webapp/jsp/homepage.jsp
Paulo Gustavo Veiga 75470a91fd Remove trunk directory
2009-11-06 23:30:29 -02:00

3 lines
77 B
Plaintext

<%
response.sendRedirect(request.getContextPath() + "/c/login.htm");
%>