2. Create a RegisterUser.html page which will use the Post Method to send data to RegisterUser servlet. The information collected from the user will be a. Username b. Password c. Name d. Email
The above information will be displayed on the RegisterUser servlet page formatted in a table.