PRJ301_-_SP_2025_-_Block_5_-_PE_3824.webp
S

PRJ301_-_SP_2025_-_Block_5_-_PE_3824.webp

  • Media owner Sanji_98
  • Ngày thêm
(MVC).
Kizspy.me Follow URL in below:
Table 1: Functions specification table of the project.
Function
URL syntax
Login
http://host:port/login
View Traffic Law
http://host:port/laws
Update Law
http://host:port/laws?action=read
http://host:port/laws?action=edit&id={id}
Example
http://localhost:8080/login
http://localhost:8080/laws
http://localhost:8080/laws?action read
http://localhost:8080/laws?action=edit&id=1
In which:
.
LoginServlet is name of servlet that play a controller role. It is responsible for user authentication.
Match URL is "/login".
TrafficLawServlet is name of servlet that play a controller role. It is responsible for handling user management.
requests. Match URL is "/laws". Has action parameter is ["read", "update"].
4. In your website, create a login page.
a.
The UI of login form is shown as below. (Using bootstrap)
LOGIN PAGE
CCID
Password
Figure 5: login page.
Table 2: Controls specification table of login page.
Attribute
CCID
Password
Ok button
Reset button
Туре
Textbox
Password
Submit
Reset
Zoom
b. Prevent any unauthorized access when not logged in
+ 100%
Element ID
txtCCID
txtPWD
btnLogin
btnReset
[10 Points]
Close
Chưa có bình luận nào.

Thông tin

Category
PRJ301
Thêm bởi
Sanji_98
Ngày thêm
Lượt xem
2,181
Lượt bình luận
0
Rating
0.00 star(s) 0 đánh giá

Share this media

Back
Bên trên Bottom