Uses of Class
org.apache.cactus.HttpSessionCookie

Packages that use HttpSessionCookie
org.apache.cactus Contains all classes needed for writing Cactus tests. 
 

Uses of HttpSessionCookie in org.apache.cactus
 

Methods in org.apache.cactus that return HttpSessionCookie
 HttpSessionCookie WebRequest.getSessionCookie()
          Gets an HTTP session id by calling the server side and retrieving the jsessionid cookie in the HTTP response.
 



Copyright © 2000-2003 Apache Software Foundation. All Rights Reserved.