Package org.apache.turbine.services.session
The session service allows you to access session information of the servlet container.
$Id$
$Id$
-
Interface Summary Interface Description SessionService The SessionService allows access to the current sessions of the current context. -
Class Summary Class Description SessionListener This class is a listener for both session creation and destruction, and for session activation and passivation.SessionTool A pull tool for accessing the SessionService from a velocity template.TurbineSessionService The SessionService allows thread-safe access to the current sessions of the current context.