☑Kizspy.me
Zoom
price
location
decimal(10,2) Not null
nvarchar(150) Not null
Rental price (VND/month)
description nvarchar(MAX) Not null
posted Date datetime
status
Int
Default 0
Rental address (House number, Street name,
District name, City)
Detailed description of the room for rent
Listing date and time
Listing status:
-2: Deleted
-1: Reported
0: Available
1: Rented
2: Expired
username
varchar(50)
Notnull,
foreign key
Room listing poster (reference to the Account
table)
Requirements:
Create a Java web application, which can be used to manage the Room for Rent. The application
have the following functions:
1. Login Logout.......
1.1. Login
..[4.0d]
1.1.1. On login.jsp page, user enters userID and password to login system, These fields
cannot be left blank and must use the appropriate input type.
0.5d
1.1.2. if the usernameor the password is incorrect, the error message will be display like
this "Invalid user or password"
0.5d
1.1.3. If the login credentials are valid but the account status is inactive (status attribute is
false), deny access and redirect to a standalone notification page instead of the
+ 100%
Close