
JAVA-WEB Session02

Quiz
•
Instructional Technology
•
Professional Development
•
Easy
academy rikkei
Used 3+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Trong vòng đời của Servlet, phương thức nào được gọi đầu tiên?
doGet()
init()
destroy()
service()
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Servlet xử lý mỗi yêu cầu thông qua phương thức nào?
execute()
service()
execute()
destroy()
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Phương thức destroy() trong Servlet được gọi khi nào?
Khi Servlet reload
Khi Servlet khởi tạo
Mỗi khi request được gửi đến Servlet
Khi Servlet container dừng hoạt động
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Dữ liệu trong request được thiết lập bằng request.setAttribute() sẽ :
Tồn tại đến khi Servlet bị hủy
Tồn tại trong 1 request
Lưu trữ vào file log
Đồng bộ với session
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Phương thức doGet() phù hợp xử lý request cho trường hợp nào?
Gửi file đính kèm
Yêu cầu truy vấn để hiển thị dữ liệu
Cần truyền dữ liệu lớn
Gửi thông tin nhạy cảm
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Khi truyền danh sách sinh viên(students) từ Servlet sang JSP bằng RequestDispatcher , chúng ta sử dụng phương thức nào để gửi dữ liệu thông qua request:
request.getAttribute("students",students)
request.setAttribute("students", students)
request.addAttribute("students", students)
request.putAttribute("students", students)
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Servlet sau in ra kêt quả gì?
protected void doGet(HttpServletRequest req, HttpServletResponse res) throws IOException {
res.setContentType("text/html");
PrintWriter out = res.getWriter();
out.println("<h1>Hello Servlet</h1>");
}
Lỗi do chưa forward
Trang trắng
Hiển thị ở giao diện "Hello Servlet"
In ra console màn hình console "Hello Servlet"
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
2024 ICT Training Day1

Quiz
•
Professional Development
10 questions
MNOC Ice Breaker 10/24

Quiz
•
Professional Development
10 questions
Luyện tập

Quiz
•
Professional Development
10 questions
Quiz 25062021

Quiz
•
1st Grade - Professio...
15 questions
ITN - Module 3 - Protocols and Models

Quiz
•
Professional Development
15 questions
BCS Systems & Architecture Raymond's Quiz

Quiz
•
University - Professi...
10 questions
Cybersecurity Month Contest

Quiz
•
Professional Development
20 questions
Front End Assessment

Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade