We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1
Assignment Day 2
1. Code done in class to be implemented.
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.