Uses of Class
org.apache.struts.chain.commands.AbstractRequestNoCache
Packages that use AbstractRequestNoCache
Package
Description
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.servletModifier and TypeClassDescriptionclass
Check to see if the controller is configured to prevent caching, and if so, set the no cache HTTP response headers.