May 2015
Intermediate to advanced
234 pages
4h 18m
English
In this chapter, we will cover the following recipes:
Displaying and processing a form is tedious. Spring helps with the initialization of the form, the generation of form widgets (text fields, checkboxes, and so on), and data retrieval when the form is submitted. Form validation is made simple with annotations in the model classes.
Read now
Unlock full access