|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Annotation Types Summary | |
|---|---|
| SuccessView | When annotating a controller method, the value is a string that indicates the view that should follow a successful completion of the method, overriding any previously evaluated view names. |
| ValidationFailureView | When annotating a controller method, the value is a string that indicates the view that should follow failed validation on an @Valid annotated model, overriding any previously evaluated view names. |
Additional convenience annotations for Spring MVC @Controller model.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||