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)- A10% (3)
- B3% (1)
- C7% (2)
- D80% (24)
Community Discussion
No community discussion yet for this question.