Skip to content

Latest commit

 

History

41 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

USER_REGISTRATION

Made a User Registration Service using Spring MVC.This project I have made by dividing into 5 subparts :- i)Model (Plain Java Object holds data and logic for specific entity in the app) ii)Service (handles the specific action or operatin user request) iii)Controller (help in handling user input and generating responses) iv)JSP (Simply related as a html file which act as view layer) v)Repository(handles the storage and retrieval of data acting aa a bridge btw the app and database)

Made dynamic Url (using requestparam, modelandview, ......)

About

Made a User Registration Service using Spring MVC and local storage repository DAO(Data Access Object).

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors