Mercurial > dive4elements > gnv-client
annotate gnv/src/main/webapp/META-INF/context.xml @ 409:df78178e1180
Moved user interface creation to an own action. This makes avoids code duplication and makes it easier to write new action to handle special interactions, because there is no need for parsing the describe document and creating the user interface after this.
gnv/trunk@599 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 22 Jan 2010 11:28:25 +0000 |
parents | 9f0efb10ee24 |
children |
rev | line source |
---|---|
153
48f538077aea
Added context.xml to permitt cookies to provide
Tim Englich <tim.englich@intevation.de>
parents:
diff
changeset
|
1 <?xml version="1.0" encoding="UTF-8" ?> |
288
9f0efb10ee24
issue 109: Obsolete attributes in Tomcat removed
Hans Plum <hans.plum@intevation.de>
parents:
153
diff
changeset
|
2 <Context cookies="false" reloadable="true"/> |