wisemapping-open-source/wise-webapp/src/main/webapp/index.jsp

3 lines
48 B
Plaintext
Raw Normal View History

2009-06-07 20:59:43 +02:00
<%
response.sendRedirect("c/home.htm");
%>