Building a form in Play Framework
Play Framework has some very useful utilities and helpers for generating forms. In this simple tutorial I will be showing how to build a form in Play Framework in Java, how to validate the input and display any validation errors.