Requirements:
Create a Java web application, which can be used to manage the room. The application have the following functions:
No Function
1
Description
Login
On login page, user enters userID and
password.
The system will check
o if the userID with the password is correct, then grant the access permission and go to room list page.
o If not, the system will show the message" Incorrect UserID or Password" on login page.
After successful login
On room list page, we need to show: a
welcome the full name of login user.
Note that: after the room list page is opened following login, we do not need to display the list of rooms.
Logout
1.5
3 of 3
After successful login
Mark
1.5
0.5
2
Welcome
0.5
3
Paper No: 6
+ 100%
Close
On room list page
create a buttonfor
Logout
Zoom