SpringwebMVC

SpringwebMVC

University

35 Qs

quiz-placeholder

Similar activities

45 MINUTE TEST FOR SPECIALIZED STUDENTS

45 MINUTE TEST FOR SPECIALIZED STUDENTS

KG - University

40 Qs

English For IT 5: Unit 3

English For IT 5: Unit 3

1st Grade - Professional Development

40 Qs

GRAMMAR  : VERB  ( SS 02 )   : TO Vo  - Ving - Vo

GRAMMAR : VERB ( SS 02 ) : TO Vo - Ving - Vo

University

30 Qs

TOEIC PART 5

TOEIC PART 5

University

30 Qs

Medicine Quiz

Medicine Quiz

University

31 Qs

B1 MT 2021-2022

B1 MT 2021-2022

8th Grade - University

30 Qs

evaluating sources

evaluating sources

5th Grade - University

36 Qs

Verbal Analogy

Verbal Analogy

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?