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.
|
executeexecuteprotected void requestNoCache(ActionContext context)
AbstractRequestNoCacheRequest no cache flags are set.
requestNoCache in class AbstractRequestNoCachecontext - The Context for this requestCopyright © 2000–2024 Apache Software Foundation. All rights reserved.