note
ntext
Default"
Requirements:
Create a Java web application, which can be used to manage the appointments.
The application have the following functions:
No Function
Description
Mark
3 of 3
Paper No: 10
Login
1
On the login.jsp page, the user enters their account name and password.
The system will check
if the userID with the password is correct, then grant the access permission and go to appointments.jsp page.
• If not, the system will show the message "Incorrect account or Password" on login.jsp page.
2 Welcome
0.5
2.0
Zoom
After successful login
On appointments.jsp page need show
welcome the fullName of login user.
1.5
0.5
+ 100%
Close