Column Display Related Tasks Related Topics
This page displays monitoring information for all Web Applications that are deployed to this domain. The monitoring information includes whether the Web application is active or not, the average, high, and total number of sessions for each Web application, the actual files (WAR or exploded directory) that implement the application, and so on.
WebLogic Server enables you to deploy Web Applications either as archive files (.WAR files created using the JAR utility) or as exploded archive directories. Deploying Web Applications as exploded archive directories enables you to easily update and redeploy portions of the application, such as static HTML, graphics files, and JSPs.
You can click any column heading in the Web Applications table to sort the items in the table by the type indicated in the column heading.
You can show fewer or additional data points on this page by expanding Customize this table and modifying the Column Display list. Each data point displays in its own table column.
The following table lists all of the data points that you can display in columns on this page.
Name | Description |
---|---|
State |
Provides the status of the component. MBean Attribute: |
Application |
The name of the Enterprise application. MBean Attribute: |
Context Root |
Returns the context root (context path) for the webapp MBean Attribute: |
Source Information |
Provides an informative string about the module's source. Return an informative string about the component's source. MBean Attribute: |
Servlets |
Provides an array of ServletRuntimeMBeans associated with this module Return an array of ServletRuntimeMBeans associated with this component MBean Attribute: |
Active Server Count |
The number of active servers. |
Sessions |
Provides a count of the current total number of open sessions in this module. Returns the current total number of open sessions in this component. MBean Attribute: |
Sessions High |
Provides the high water mark of the total number of open sessions in this server. The count starts at zero each time the server is activated. Note that this is an optimization method for a highly useful statistic that could be implemented less efficiently using change notification. MBean Attribute: |
Total Sessions |
Provides a count of the total number of sessions opened. MBean Attribute: |
![]() ![]() |