# HG changeset patch # User Tim Englich # Date 1254821008 0 # Node ID 830f4cf0e4ab5c50c64d8d5b6dbff38d9aef38b0 # Parent cfe6467d3b7bb2b3976a87e4539a220c10430045 Added Global Forward to determine the Start-URL of the Project. gnv/issue14 gnv/trunk@185 c6561f87-3c4e-4783-a992-168aeb5c3f6f diff -r cfe6467d3b7b -r 830f4cf0e4ab gnv/Changelog --- a/gnv/Changelog Tue Oct 06 08:17:10 2009 +0000 +++ b/gnv/Changelog Tue Oct 06 09:23:28 2009 +0000 @@ -1,3 +1,10 @@ +2009-10-06 Tim Englich + + * src/main/webapp/index.jsp Added: + Added Index-Page for Global-Forward to Start-URL of the Project gnv/issue14 + * src/main/webapp/WEB-INF/config/struts-config.xml Edited: + Added Global Forward to determine the Start-URL of the Project. gnv/issue14 + 2009-10-06 Tim Englich * src/main/webapp/WEB-INF/jsp/header.jsp Edited: diff -r cfe6467d3b7b -r 830f4cf0e4ab gnv/src/main/webapp/WEB-INF/config/struts-config.xml --- a/gnv/src/main/webapp/WEB-INF/config/struts-config.xml Tue Oct 06 08:17:10 2009 +0000 +++ b/gnv/src/main/webapp/WEB-INF/config/struts-config.xml Tue Oct 06 09:23:28 2009 +0000 @@ -4,6 +4,10 @@ "http://jakarta.apache.org/struts/dtds/struts-config_1_2.dtd"> + + + + +