SpringwebMVC

SpringwebMVC

University

35 Qs

quiz-placeholder

Similar activities

Logos

Logos

5th Grade - University

36 Qs

Mixed Reported Speech

Mixed Reported Speech

University

30 Qs

Câu hỏi về DMA và CPU

Câu hỏi về DMA và CPU

7th Grade - University

37 Qs

Management - Unit 1 - Vocabulary

Management - Unit 1 - Vocabulary

University

31 Qs

B1+ Lists 1 & 2 Spring Review Quiz

B1+ Lists 1 & 2 Spring Review Quiz

University

40 Qs

Charlotte's Web Chapter 8-12

Charlotte's Web Chapter 8-12

3rd Grade - University

38 Qs

UTS

UTS

University

30 Qs

Mid Gasal Administrasi Infrastruktur Jaringan 2022

Mid Gasal Administrasi Infrastruktur Jaringan 2022

University - Professional Development

30 Qs

SpringwebMVC

SpringwebMVC

Assessment

Quiz

English

University

Hard

Created by

Phương Đình

Used 1+ times

FREE Resource

35 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a DispatcherServlet?
Used for Dependency Injection.
Handles all the HTTP requests and responses.
Used for Spring AOP.
Used for transaction management.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Controller in Spring is .. .
a abstract class
concrete class
final class
an interface

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

--- is required to load the beans configured in applicationContext.xml file?
ContextLoader
ContextLoaderListener
ApplicationContextLoader

4.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Where do you cannot declare Spring MVC controller? (multiple choise)
In a Spring application context XML configuration file
Into the web.xml file of the web application
Into the java code by using annotations
Into the JSP pages

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following layers the @Controller annotation is used in?
Business layer.
Presentation layer.
Service layer.
Persistence layer.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Design pattern implemented by Dispatcher Servlet.
jsp
tiles
front controller
none of the mentioned

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Class used to give a class behavior of a Dispatcher Servlet.
AbstractController
Controller
Abstract Class
AbstractAction

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?