| | |
| | | <param-name>datenAblage</param-name> |
| | | <param-value> </param-value> |
| | | </context-param> |
| | | <context-param> |
| | | <param-name>tiefe</param-name> |
| | | <param-value>2</param-value> |
| | | </context-param> |
| | | <context-param> |
| | | <param-name>datenOrdner</param-name> |
| | | <param-value>data/</param-value> |
| | | </context-param> |
| | | <listener> |
| | | <description>Der Initialiser setzt globale Variable fuer die Dateiverwaltung</description> |
| | | <listener-class>de.uhilger.filecms.web.Initialiser</listener-class> |
| | | </listener> |
| | | <servlet> |
| | |
| | | <web-resource-name>UI</web-resource-name> |
| | | <description>Bedienoberflaeche</description> |
| | | <url-pattern>/ui/*</url-pattern> |
| | | <url-pattern>/ui2/*</url-pattern> |
| | | </web-resource-collection> |
| | | <auth-constraint> |
| | | <description>UI-Auth-Constraint</description> |