Form handling is made easy in spring MVC with the help of Spring Tag Library. I have given detailed step-by-step process for form handling. Here, i have taken simple login form as an example.
This video covers following topics.
- Introduction to Form Binding.
- How to achieve Form Binding Using Spring Tag Libraries.
- How to bind Java Beans to Form.
- How to get Form Data in Controller.
- How to Debug Spring Application in Eclipse.