This project has retired. For details please refer to its
Attic page.
PermanentRedirector (Cocoon Pipeline API 1.0.0 API)
org.apache.cocoon.environment
Interface PermanentRedirector
- public interface PermanentRedirector
Interface for a permanent redirector abstraction
- Version:
- $Id: PermanentRedirector.html 1304280 2012-03-23 11:18:01Z ilgrosso $
permanentRedirect
public void permanentRedirect(boolean sessionmode,
String url)
throws IOException,
ProcessingException
- Redirect to the given URL
- Throws:
IOException
ProcessingException
Copyright © 1999-2008 The Apache Software Foundation. All Rights Reserved.