Write a JSP program to create a registration form with the following functionality.
Functionality-1:
The details of the Registration form are as described below and store the entered data it into a Database
[Create a DB Table based on the form data]
i. First Name, Middle Name, Last Name
ii. Gender
iii. Phone No
iv. Address Line, City, State, Country, PIN code
v. User Name, Password and Confirm Password
Functionality-2:
Allow the user to modify the entered registered data using a valid user ID and Password.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here