Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Package
org.apache.cactus

Classes in org.apache.cactus used by org.apache.cactus
Cookie
          Client cookie.
HttpSessionCookie
          Cookie containing an HTTP Session id.
JspTestCase
          Test classes that need access to valid JSP implicit objects (such as the page context, the output jsp writer, the HTTP request, ...) must subclass this class.
Request
          Tagging interface that represents all Requests objects that are used on the Cactus client side to store information related to the request that will be sent to the Cactus redirector (on the Cactus Server side).
ServletTestCase
          Cactus test case to unit test Servlets.
ServletURL
          Simulate an HTTP URL by breaking it into its different parts.
WebRequest
          Contains HTTP request data for a Cactus test case.