Handling forms is a common task in web development. In this article I'll demonstrate how to use Spring and JSR-303 bean validation to create proper forms.
Demonstration of how to use AngularJS form validation and how to write your own directives for custom form validation.