nerdexam
Oracle

1Z0-554 · Question #86

You have an ADF Faces page which includes input components for A, B and C. On updating either A or B, you want C to be refreshed automatically. How could you achieve this?

The correct answer is D. Set the Autosubmit property on A and B to true, and the PartialTriggers property on C to reference A and B. See the full explanation below for the reasoning.

Question

You have an ADF Faces page which includes input components for A, B and C. On updating either A or B, you want C to be refreshed automatically. How could you achieve this?

Options

  • ASet the PartialTriggers property on A and B to reference
  • BSet the PartialTriggers property on C to reference A and B
  • CSet the Autosubmit property on A and B to true
  • DSet the Autosubmit property on A and B to true, and the PartialTriggers property on C to reference A and B
  • ESet the Autosubmit property on A and B to true and the PartialTriggers property on C to reference C
  • FSet the Autosubmit property to true on A, B and C

How the community answered

(27 responses)
  • C
    4% (1)
  • D
    81% (22)
  • E
    11% (3)
  • F
    4% (1)

Community Discussion

No community discussion yet for this question.

Full 1Z0-554 Practice