Mercurial > dive4elements > gnv-client
annotate gnv/src/main/webapp/index.jsp @ 714:21735fb8d29b
Display an error message if the artifact server is down but the user tried to load an artifat (issue258).
gnv/trunk@985 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 26 Apr 2010 10:32:22 +0000 |
parents | 830f4cf0e4ab |
children |
rev | line source |
---|---|
43
830f4cf0e4ab
Added Global Forward to determine the Start-URL of the Project. gnv/issue14
Tim Englich <tim.englich@intevation.de>
parents:
diff
changeset
|
1 <%@ taglib uri="http://struts.apache.org/tags-logic" prefix="logic" %> |
830f4cf0e4ab
Added Global Forward to determine the Start-URL of the Project. gnv/issue14
Tim Englich <tim.englich@intevation.de>
parents:
diff
changeset
|
2 <logic:redirect forward="entrance"/> |