java.lang.Objectorg.apache.struts.chain.commands.ActionCommandBase
org.apache.struts.chain.commands.AbstractRequestNoCache
org.apache.struts.chain.commands.servlet.RequestNoCache
All Implemented Interfaces:
ActionCommand
Check to see if the controller is configured to prevent caching, and if so, set the no cache HTTP response headers.
$ - Rev: 471754 $ $Date: 2005-05-07 12:11:38 -0400 (Sat, 07 May 2005)
$| Method from org.apache.struts.chain.commands.servlet.RequestNoCache Summary: |
|---|
| requestNoCache |
| Methods from org.apache.struts.chain.commands.AbstractRequestNoCache: |
|---|
| execute, requestNoCache |
| Methods from org.apache.struts.chain.commands.ActionCommandBase: |
|---|
| execute, execute |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.apache.struts.chain.commands.servlet.RequestNoCache Detail: |
|---|
|