| 1. |
What is file extension of a view state’s name which is by default loaded by facelet page.
|
||||||||
|
Answer:
Option (b) |
| 2. |
In Apply request values, If any of the Conversions or the Validations fail, then the current processing is terminated and the control directly goes to?
|
||||||||
|
Answer:
Option (b) |
| 3. |
During which phase, the JSF handles any application-level events, such as submitting a form / linking to another page?
|
||||||||
|
Answer:
Option (d) |
| 4. |
During which phase, the JSF builds the view, wires event handlers and validators to UI components and saves the view in the FacesContext instance?
|
||||||||
|
Answer:
Option (b) |
| 5. |
Which phase will recover the component tree?
|
||||||||
|
Answer:
Option (b) |
| 6. |
Which phase adds new parameter to recovered component tree?
|
||||||||
|
Answer:
Option (a) |
| 7. |
Which phase will add value of the attribute to Component tree, Generates HTML code?
|
||||||||
|
Answer:
Option (b) |
| 8. |
Which is NOT TRUE for JSF Facelet tag?
|
||||||||
|
Answer:
Option (c) |
| 9. |
For cross field validation or some sort of barrier to ensure state before you start a flow, we use____.
|
||||||||
|
Answer:
Option (a) |
| 10. |
What does AJAX stand for?
|
||||||||
|
Answer:
Option (b) |