From 8002cfc684ca9d442cfba9bc683d62afbf84ef73 Mon Sep 17 00:00:00 2001 From: maxcooper Date: Thu, 27 Mar 2003 13:31:50 +0000 Subject: [PATCH] corrected welcome-file was: /index.jsp now: index.jsp --- web/share/WEB-INF/web.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/share/WEB-INF/web.xml b/web/share/WEB-INF/web.xml index 286764e..a810a78 100644 --- a/web/share/WEB-INF/web.xml +++ b/web/share/WEB-INF/web.xml @@ -52,7 +52,7 @@ - /index.jsp + index.jsp -- 2.11.0