Context roots determine where the Web pages of a particular Web application bundle (WAB) are found at runtime.
To view this panel in the administrative console, click the following path:
Links marked (online) require access to the Internet. Each link starts a search for the topic in the online information center. When search results are listed, select the topic that corresponds best to your configuration.
Check for updates to this topic (online)
The version of this bundle.
The bundle symbolic name, together with the bundle version, identifies a unique bundle.
The context root of the Web application bundle.
The context root that you specify here is combined with the defined server mapping to compose the full URL that you enter to access the pages of the WAB. For example, if the application server default host is www.example.com:8080 and the context root of the WAB is /sample, the Web pages are available at www.example.com:8080/sample.