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 PageContextWrapper
          Wrapper around PageContext so that get methods that would normally return implicit objects will now return Cactus wrapper of implicit objects instead.
 



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