public class RequestNoCache extends AbstractRequestNoCache
Check to see if the controller is configured to prevent caching, and if so, set the no cache HTTP response headers.
Constructor and Description |
---|
RequestNoCache() |
Modifier and Type | Method and Description |
---|---|
protected void |
requestNoCache(ActionContext context)
Request no cache flags are set.
|
execute
execute
protected void requestNoCache(ActionContext context)
AbstractRequestNoCache
Request no cache flags are set.
requestNoCache
in class AbstractRequestNoCache
context
- The Context
for this requestCopyright © 2000–2017 Apache Software Foundation. All rights reserved.