Files
wisemapping-open-source/wise-webapp/src/main/webapp/jsp/homepage.jsp

3 lines
77 B
Plaintext
Raw Normal View History

2009-06-07 18:59:43 +00:00
<%
response.sendRedirect(request.getContextPath() + "/c/login.htm");
%>