Uses of Class
org.apache.struts.chain.commands.AbstractRequestNoCache

Packages that use AbstractRequestNoCache
org.apache.struts.chain.commands.servlet Commands which are particular to servlet processing. 
 

Uses of AbstractRequestNoCache in org.apache.struts.chain.commands.servlet
 

Subclasses of AbstractRequestNoCache in org.apache.struts.chain.commands.servlet
 class RequestNoCache
          Check to see if the controller is configured to prevent caching, and if so, set the no cache HTTP response headers.
 



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