Broadcom-VMware
2V0-72.22PSE · 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
(25 responses)- A92% (23)
- C4% (1)
- E4% (1)
Explanation
https://docs.spring.io/spring-framework/reference/web/webmvc/mvc-controller/ann- methods/arguments.html
Topics
#@Controller method arguments#Locale#Principal#HttpSession
Community Discussion
No community discussion yet for this question.