Tomcat Web Modules Node

See Also

The web modules node  lists the web module contexts that have been deployed to the server. It appears under the server's instance in the Runtime window.

The IDE adds a web module's context node   the first time you execute the web module from the IDE.

When the server receives a HTTP request, the server selects the web module for processing the request by matching the longest possible prefix of the Request URI against all of the defined context paths.

Working With This Node

If you right-click the web module node and display the contextual menu, you can choose Refresh to bring the contents of the node up-to-date.

Working With the Web Module's Context Nodes

If you right-click one of the web module's context nodes and display the contextual menu, you see a list of menu items that enable you to work with the context. The following list describes these menu items and provides links to topics that explain more.

See Also
Setting a Web Module Context for the Tomcat Server

Legal Notices