--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/_X11awK9USwJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
Saturday, October 1, 2011
Re: RequestFactory and JSR 303 validator behavior customization
While not made clear anywhere in the docs, I believe RF is designed around the idea that you'll use response objects to convey the success or error status. onFailure is more about unexpected exceptions. You can use a custom ExceptionHandler though to build the ServerFailure you'll receive in onFailure.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment