Skip to content

Naveen219/Spring-MVC-Form-Validation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring MVC Form Validation

I developed this simple project to test my understanding of Spring MVC.

I created a simple user registration form.

User details are validated against the conditions defined on the user fields in the backend.

The Server responds with appropriate error messages if the conditions are not met.

Technogies used:

Spring MVC, Spring Boot, JSP, Hibernate Validator, HTML, CSS, Bootstrap

User enters the valid credentials form User is taken to registration completion page upon successful validation of his credentials completion User enters the invalid credentials and fails the validation test errorform

About

Spring MVC Form Validation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages