Mercurial > dive4elements > gnv-client
annotate gnv/src/main/webapp/index.jsp @ 968:7a93e4114e6d
Restarting the application creates a new session id for the user.
gnv/trunk@1132 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 27 May 2010 09:06:06 +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"/> |