Question: Part 1 : Create a Project that checks to see if the user name and password entered in the HTML page is correct. If it

Part 1:
Create a Project that checks to see if the user name and password entered in the HTML page is correct.
If it is correct, display an HTML page that welcomes the user. If the user name or password is incorrect,
display an HTML page that tells the user they incorrectly logged in.
Part 2:
Modify the login correct page from part 1 to collect student information. We want to know their name,
student id, a list of courses they are taking. Every student must have a name and id, but can have
anywhere from 0 to 4 courses they are registered for (some fields may be empty). These will be text
inputs.
Create 3 checkboxes asking for: co-op, full time student, paid tuition
Print the student information to system.out and return to the same student information page.
Run the code i eclipse and give step by step solution.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!