public interface RefererResult extends View
| Modifier and Type | Method and Description |
|---|---|
void |
forward()
Forwards to Referer.
|
void |
redirect()
Redirects to Referer.
|
void forward()
throws IllegalStateException
IllegalStateException - when there is no Referer header on requestvoid redirect()
throws IllegalStateException
IllegalStateException - when there is no Referer header on requestCopyright © 2014 Caelum. All rights reserved.