Package | Description |
---|---|
br.com.caelum.vraptor.view |
Modifier and Type | Class and Description |
---|---|
class |
DefaultPageResult
Default page result implementation.
|
Modifier and Type | Method and Description |
---|---|
static java.lang.Class<? extends PageResult> |
Results.page()
Offers server side forward and include for web pages.
Should be used only with end results (not logics), otherwise you might achieve the server-redirect-hell (f5 problem) issue. |
Copyright © 2013 Caelum. All Rights Reserved.