Uses of Class
org.apache.cactus.server.AbstractPageContextWrapper

Packages that use AbstractPageContextWrapper
org.apache.cactus.server Contains the Cactus redirectors and the Cactus wrappers around all Servlet, Filter and JSP implicit objects. 
 

Uses of AbstractPageContextWrapper in org.apache.cactus.server
 

Subclasses of AbstractPageContextWrapper in org.apache.cactus.server
 class AbstractPageContextWrapper23
          Extends AbstractPageContextWrapper by adding the new methods of the Servlet 2.3 API specifications.
 class PageContextWrapper
          Provide implementation of PageContext for the Servlet 2.3 API specifications.
 



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