sunlabs.brazil.template
public class RedirectTemplate extends Template
Version: @(#)RedirectTemplate.java 2.1
Method Summary | |
---|---|
boolean | done(RewriteContext hr)
adjust the response headers to reflect redirection, if supplied.
|
void | redirect(RewriteContext hr)
Look for a redirect tag, change it to an HREF, and remember where
to redirect to (e.g. |
<redirect http://some.where.com>)