X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.slc.webapp%2Fsrc%2Fmain%2Fwebapp%2Findex.jsp;h=1c97269090b6f493f72c02b88f2ea5df3b5dabe0;hb=fc506da61f90d4dd44bf6aa7433c73ec6142590d;hp=8e6efaeec27f7b641608ed9444bbd17dd9e8f642;hpb=c0e22fbfb28fc864579d6cd34b6c274f1b5382bc;p=gpl%2Fargeo-slc.git diff --git a/org.argeo.slc.webapp/src/main/webapp/index.jsp b/org.argeo.slc.webapp/src/main/webapp/index.jsp index 8e6efaeec..1c9726909 100644 --- a/org.argeo.slc.webapp/src/main/webapp/index.jsp +++ b/org.argeo.slc.webapp/src/main/webapp/index.jsp @@ -1,5 +1,5 @@ <%@ page language="java" contentType="text/html"%> <% -response.sendRedirect("home.web"); +response.sendRedirect("argeo-ria/index.html"); %>