Uses of Class
org.apache.commons.messagelet.impl.HttpSessionImpl

Packages that use HttpSessionImpl
org.apache.commons.messagelet.impl This package contains implementation classes to support both MDO's as well as to be able to dispatch into a Servlet engine to be able to process Messagelets. 
 

Uses of HttpSessionImpl in org.apache.commons.messagelet.impl
 

Fields in org.apache.commons.messagelet.impl declared as HttpSessionImpl
protected  HttpSessionImpl HttpServletRequestImpl.session
          The currently active session for this request.
 



Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.