Oracle
1Z0-441 · Question #8
Which two approaches can you use to define a managed bean in MAF?
The correct answer is C. Define it in theadfc-mobile-config.xmlfile. D. It does not need to be defined ahead of time because you can call it in your code. See the full explanation below for the reasoning.
Question
Which two approaches can you use to define a managed bean in MAF?
Options
- AAdd annotation injection in the Java class.
- BDefine it in a taskflow's XML definition file.
- CDefine it in theadfc-mobile-config.xmlfile.
- DIt does not need to be defined ahead of time because you can call it in your code.
How the community answered
(23 responses)- A13% (3)
- B9% (2)
- C78% (18)
Community Discussion
No community discussion yet for this question.