Trong vòng đời của Servlet, phương thức nào được gọi đầu tiên?

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
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 Quizizz
15 questions
Props, State, Event

Quiz
•
Professional Development
10 questions
Quizz 1 - HCM

Quiz
•
Professional Development
15 questions
Ôn tập CSDL - Phần 1

Quiz
•
Professional Development
10 questions
Mini game " Docker Overview Sharing"

Quiz
•
Professional Development
10 questions
Cycle 2: Session 3 Review.

Quiz
•
Professional Development
10 questions
M Hóa 4.0

Quiz
•
Professional Development
10 questions
KIỂM TRA BÀI CŨ

Quiz
•
KG - Professional Dev...
10 questions
Semana 6 JS

Quiz
•
Professional Development
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance

Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions

Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines

Quiz
•
Professional Development
12 questions
Dividing Fractions

Quiz
•
6th Grade