zest.xml

From Documentation
Revision as of 02:57, 18 January 2022 by Hawk (talk | contribs) (correct highlight (via JWB))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


WEB-INF/zest.xml is the configuration descriptor of ZEST. The configuration descriptor is mainly used to specify the actions and how they are mapped to URI.

WEB-INF/zest.xml is loaded automatically when ZEST Filter is deployed. If you'd like to reload it (when you modify its content), you could invoke ZestManager.loadConfiguration(Parser, String).




Last Update : 2022/01/18

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.