Package org.apache.turbine.services.session


package org.apache.turbine.services.session
The session service allows you to access session information of the servlet container.
  • Klasse
    Beschreibung
    This class is a listener for both session creation and destruction, and for session activation and passivation.
    The SessionService allows access to the current sessions of the current context.
    A pull tool for accessing the SessionService from a velocity template.
    The SessionService allows thread-safe access to the current sessions of the current context.