java.lang.Objectorg.apache.struts.chain.AbstractRequestNoCache
org.apache.struts.chain.servlet.RequestNoCache
All Implemented Interfaces:
org.apache.commons.chain.Command
Check to see if the controller is configured to prevent caching, and if so, set the no cache HTTP response headers.
$
- Rev: 54933 $ $Date: 2004-10-16 18:04:52 +0100 (Sat, 16 Oct 2004) $Method from org.apache.struts.chain.servlet.RequestNoCache Summary: |
---|
requestNoCache |
Methods from org.apache.struts.chain.AbstractRequestNoCache: |
---|
execute, getModuleConfigKey, requestNoCache, setModuleConfigKey |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method from org.apache.struts.chain.servlet.RequestNoCache Detail: |
---|
|