Thứ Năm, 27 tháng 10, 2016

"Manage session ""Develop a app that show number of page view in one session of user"""

1.Create project
2. Form new form jsp
3.Servlet
-Tạo biến đếm count kiểu Integer.
-Nếu có lượt truy cập count++
-khởi tạo seesion
-Sử dụng setAttribute với 1 key (session) và 1 value (count) tương tứng.
Khởi tạo 1 biến counts  kiểu Integer

    PrintWriter để hiển thị dữ liệu
     web.xml

    Không có nhận xét nào:

    Đăng nhận xét