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

3 lines
44 B
Plaintext

<%
response.sendRedirect("c/home");
%>