Tomcat Instance (Host) Node

See Also

The node represents a Host element in the server.xml file. It appears on the Runtime tab of the Explorer window.

The Host element represents a virtual host, which is an association of a network name for a server with the particular server on which Tomcat is running. You can define more than one Host within a Tomcat installation. Within each Host, you can nest Context elements for the web modules associated with that Host.

Right-clicking on a Host node opens a contextual menu containing these options:

See Also
Setting Tomcat Instance (Host) Properties
Adding a Context
Deleting a Context

Legal Notices