wisemapping-open-source/wise-webapp/src/main/webapp/jsp/homepage.jsp
Paulo Gustavo Veiga f52a75ac79 - Remove .htm
- Keep working on export.
2012-06-03 14:56:59 -03:00

3 lines
71 B
Plaintext

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