Specialized Administration > Site Maintenance > Windchill MBeans > ServletSessions (Monitors)
  
ServletSessions (Monitors)
The ServletSessions MBean monitors servlet sessions and thus is only instantiated in the servlet engine.
The ServletSessions MBean provides capabilities similar to those of the ServletRequest MBean, but for servlet sessions rather than for servlet requests. One difference is that the ServletSessions MBean does not provide a "capture" operation. Instead, you can set the SessionRegistrationEnabled attribute to true from which point new sessions will be represented using nested Session MBeans.