nerdexam
Oracle

1Z0-419 · Question #52

Where could you write code to change the color of a JSF input text component if the value of the salary field on the same page is higher than a fixed value? (Choose the best answer.)

The correct answer is D. in a custom validator defined at the field level. See the full explanation below for the reasoning.

Question

Where could you write code to change the color of a JSF input text component if the value of the salary field on the same page is higher than a fixed value? (Choose the best answer.)

Options

  • Ain a backing bean
  • Bin the validation for the view object's salary attribute
  • Cin the CSS file that defines the skin for the application
  • Din a custom validator defined at the field level

How the community answered

(30 responses)
  • A
    10% (3)
  • B
    3% (1)
  • C
    7% (2)
  • D
    80% (24)

Community Discussion

No community discussion yet for this question.

Full 1Z0-419 Practice