Package org.springjutsu.validation.mvc

MVC @Controller model specific handlers, to make @SuccessView and @ValidationFailureView work.

See:
          Description

Class Summary
SuccessViewHandlerInterceptor Handles the implementation of the @link{SuccessView} annotation.
ValidationFailureViewHandlerExceptionResolver Handles the implementation of the @link{ValidationFailureView} annotation.
ViewTranslatorValidationFailureRedirector Responsible for redirecting to the previous view when validation errors occur under an MVC controller model.
 

Package org.springjutsu.validation.mvc Description

MVC @Controller model specific handlers, to make @SuccessView and @ValidationFailureView work.



Copyright © 2013 Spring Jutsu. All Rights Reserved.