Mercurial > dive4elements > gnv-client
annotate gnv/src/main/webapp/index.jsp @ 991:33198e55371c
Improved session handling in the gui. If a session has timed out, the user gets to the start point - the fis selection.
gnv/trunk@1192 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 10 Jun 2010 15:13:08 +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"/> |