contexts.ini, contains Servlet Context definitions.
Syntax
alias = parameter{¶meter}...}
alias
|
the named associated with the Servlet Context.
Default is the default URI.
|
parameter
|
any parameters used during the initialization of the Servlet Context.
Zero or more & delimited key=value pairs can be
specified.
|
Notes
Changes made to configuration files will not be used until the server is
restarted.
Example
Default =
|