wisemapping-open-source/wise-webapp/src/main/webapp/jsp/homepage.jsp
Paulo Gustavo Veiga 5fd6ba30f5 - Migrate to Spring 3.1
- Remove Acegy
- Fix editor partially
2012-02-12 02:55:42 -03:00

3 lines
76 B
Plaintext

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