CEIT Open Course Content

Handle form submissions

The above video is the part 2.1 of a video series on building a complete web application that uses Spring Boot, JPA, Thymeleaf and TailwindCSS.

The video shows how to handle form submissions including validation.

The below video show how to use the PRG (POST-Redirect-GET) pattern while handling form submissions.