Posts tagged with Forms

Featured image for "Handling forms with Spring Web and JSR-303"
Java

Handling forms with Spring Web and JSR-303

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.

Read more →
Featured image for "Angular-powered forms"
JavaScript

Angular-powered forms

Demonstration of how to use AngularJS form validation and how to write your own directives for custom form validation.

Read more →