|
rewrite-impl-servlet 1.0.3.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Redirect | |
|---|---|
| org.ocpsoft.rewrite.servlet.config | |
| Uses of Redirect in org.ocpsoft.rewrite.servlet.config |
|---|
| Methods in org.ocpsoft.rewrite.servlet.config that return Redirect | |
|---|---|
static Redirect |
Redirect.permanent(java.lang.String location)
Issue a permanent redirect ( 301 HttpServletResponse.SC_MOVED_PERMANENTLY ) to the given location. |
static Redirect |
Redirect.temporary(java.lang.String location)
Issue a temporary redirect ( 302 HttpServletResponse.SC_MOVED_TEMPORARILY ) to the given location. |
|
rewrite-impl-servlet 1.0.3.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||