Package | Description |
---|---|
org.apache.cactus |
Contains all classes needed for writing Cactus tests.
|
org.apache.cactus.internal |
Contains Cactus internal implementation classes.
|
Modifier and Type | Method and Description |
---|---|
HttpSessionCookie |
WebRequest.getSessionCookie()
Gets an HTTP session id by calling the server side and retrieving
the jsessionid cookie in the HTTP response.
|
Modifier and Type | Method and Description |
---|---|
HttpSessionCookie |
WebRequestImpl.getSessionCookie() |
Copyright © 2000-2004 Apache Software Foundation. All Rights Reserved.