Broadcom-VMware
2V0-72.22 · Question #69
Which three types can be used as @Controller method arguments? (Choose three.)
The correct answer is A. Locale B. Principal F. HttpSession. https://docs.spring.io/spring-framework/reference/web/webmvc/mvc-controller/ann- methods/arguments.html
REST
Question
Which three types can be used as @Controller method arguments? (Choose three.)
Options
- ALocale
- BPrincipal
- CLanguage
- DSession
- ERequest
- FHttpSession
How the community answered
(42 responses)- A81% (34)
- C5% (2)
- D2% (1)
- E12% (5)
Explanation
https://docs.spring.io/spring-framework/reference/web/webmvc/mvc-controller/ann- methods/arguments.html
Topics
#@Controller method arguments#HttpSession#Principal#Locale
Community Discussion
No community discussion yet for this question.