context |
Configure a context. A context is usually the root of a single web application.
- group
Optional name of a user group, leave it empty to have public access
- path
this is the path to the context root in the local file system
- realm
The realm name is displayed to users and allows to merge different contexts to the same user group without additional password prompts.
- urlPath
the URL path is used to match the requests path and detect whether this context is used or not.
- apply changes
applies the displayed settings to the running server
- \/
makes the current element the last element of the same type.
- remove this element
removes this element from current configuration
- handler
Add a new handler to this contexthandlers.
- parameter
Add a context init parameter.
|