Gets the number of currently active sessions for the web module associated with this WebModuleStats. .returnNumber of currently active sessions
Gets the maximum number of concurrently active sessions for the web module associated with this WebModuleStats.returnMaximum number of concurrently active sessions
Gets the total number of expired sessions for the web module associated with this WebModuleStats. .returnTotal number of expired sessions
Gets the number of JSPs that have been loaded in the web module associated with this WebModuleStats. .returnNumber of JSPs that have been loaded
Gets the number of errors that were triggered by JSP invocations. .returnNumber of errors triggered by JSP invocations
Gets the number of JSPs that have been reloaded in the web module associated with this WebModuleStats .returnNumber of JSPs that have been reloaded
Gets the total number of rejected sessions for the web module associated with this WebModuleStats. This is the number of sessions that were not created because the maximum allowed number of sessions were active. .returnTotal number of rejected sessions
This is the number of sessions that were not created because the maximum allowed number of sessions were active. .
Gets the cumulative processing times of all servlets in the web module associated with this WebModuleStats.returnCumulative processing times of all servlets in the web module associated with this WebModuleStats
Returns comma-separated list of all sessions currently active in the web module associated with this WebModuleStats.returnComma-separated list of all sessions currently active in the web module associated with this WebModuleStats
Gets the total number of sessions that have been created for the web module associated with this WebModuleStats. .returnTotal number of sessions created