nerdexam
Oracle

1Z0-441 · Question #3

You are debugging an MAF application. The application stores the total cost of items in the user's shopping cart in a managed bean variable. The total cost is then displayed in an AMX page via…

The correct answer is D. Theamx:outputText partialTriggerproperty must include the ID of. See the full explanation below for the reasoning.

Question

You are debugging an MAF application. The application stores the total cost of items in the user’s shopping cart in a managed bean variable. The total cost is then displayed in an AMX page via anamx:outputTextcomponent. A button is pressed on the pageto add managed bean. However, you notice that the value is not changed in the AMX page. Which is the reason for this behavior?

Options

  • AThe total cost variable does not have aPropertyChangeListenerfiring on data change.
  • BThe scope of themanaged bean ispageFlowScope.
  • CThe variable is anintinstead of adouble.
  • DTheamx:outputText partialTriggerproperty must include the ID of

How the community answered

(37 responses)
  • A
    3% (1)
  • B
    5% (2)
  • C
    8% (3)
  • D
    84% (31)

Community Discussion

No community discussion yet for this question.

Full 1Z0-441 Practice