Question
a.
HttpServletRequest or HttpServleResponse
b.
@RequestParam
c.
@ModelAttribute
d.
All of the mentioned
Posted under Java Spring Framework
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. Method arguments that can be used in handler methods using the @RequestMapping annotation.
Similar Questions
Discover Related MCQs
Q. Annotation which represents cookie values of requests.
View solution
Q. To add attributes to the model.
View solution
Q. To access the binding and validation result for the command object.
View solution
Q. To notify its completion of session processing.
View solution
Q. Controller Class renders the objects passed by the controller’s handler method.
View solution
Q. Parameter used to specify a configuration file.
View solution
Q. The @RequestMapping annotation can be applied to the class level only.
View solution
Q. Bean classes pre-registered in the web application context by default.
View solution
Q. By default, @RequestMapping gets all the POST Requests.
View solution
Q. Callback methods provided by HandlerInterceptor to implement.
View solution
Q. Interface implemented by locale resolver.
View solution
Q. You can define a locale resolver by registering a bean of type LocaleResolver in the web application context.
View solution
Q. Default localeResolver used by Spring.
View solution
Q. AcceptHeaderLocaleResolver resolves locales by inspecting the accept-language header of an HTTP request.
View solution
Q. Alternative way to resolve locales.
View solution
Q. Property which indicates how many seconds this cookie should be persisted.
View solution
Q. Method used to change user’s locale.
View solution
Q. Property of LocaleChangeInterceptor used to customize parameter name.
View solution
Q. LocaleChangeInterceptor can only detect the parameter for the handler mappings that enable it.
View solution
Q. Parameter which can change user’s locale by any URL.
View solution
Suggested Topics
Are you eager to expand your knowledge beyond Java Spring Framework? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!