How to handle HTML forms in Spring Date Published: September 8th, 2016 Categories: Development By Robert Piasecki Spring MVC is a part of Spring Framework which main purpose is to simplify development of web applications. In this article I would like to explain how to handle HTTP requests, render the web page and process simple HTML forms in Spring.