public class NotModifiedAction
extends org.apache.cocoon.acting.AbstractAction
| Constructor and Description |
|---|
NotModifiedAction() |
| Modifier and Type | Method and Description |
|---|---|
Map |
act(org.apache.cocoon.environment.Redirector redirector,
org.apache.cocoon.environment.SourceResolver resolver,
Map objectModel,
String source,
org.apache.avalon.framework.parameters.Parameters parameters)
Return a 304 (Not Modified) status in the response.
|
public Map act(org.apache.cocoon.environment.Redirector redirector, org.apache.cocoon.environment.SourceResolver resolver, Map objectModel, String source, org.apache.avalon.framework.parameters.Parameters parameters) throws Exception
ExceptionCopyright © 2016 DuraSpace. All Rights Reserved.