SpringwebMVC

SpringwebMVC

University

35 Qs

quiz-placeholder

Similar activities

Grade 6

Grade 6

6th Grade - University

40 Qs

Second parcial exam - level 3

Second parcial exam - level 3

University

33 Qs

VOCABULARIES

VOCABULARIES

2nd Grade - University

40 Qs

Bahasa Inggris - MKWI4201

Bahasa Inggris - MKWI4201

University

40 Qs

Chapter 10 GF

Chapter 10 GF

University

38 Qs

GRAMMAR REVIEW UNIT 7 -DOUBLE CLICK 3

GRAMMAR REVIEW UNIT 7 -DOUBLE CLICK 3

University

40 Qs

English 9A Unit 3 words 1-10

English 9A Unit 3 words 1-10

9th Grade - University

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?