T4Tutorials .PK

JAVA SERVER FACES MCQs – CHAPTER 10 DAE

1. . JSF stands for:

(A) Java Standard Faces


(B) Java Server Facelet


(C) Java Server Faces


(D) None




2. . ___ is just a string that uniquely identifies a specific library.

(A) uri


(B) url


(C) ulr


(D) uir




3. . There are _____ phases in JSF Lifecycle.

(A) 5


(B) 4


(C) 6


(D) 8




4. . The objective of _____________ phase is made for each component to retrieve the current state.

(A) render response phase


(B) apply request phase


(C) Process validation phase


(D) restore view phase




5. . When a user clicks a JSF button, JSF UI component fires a/an _____, which will be handled by the application code.

(A) input


(B) event


(C) bullet


(D) None




6. . Which one of the following is not a JSF tag library?

(A) taglib


(B) JSF html


(C) JSF Composite


(D) SF Core




7. . Prefix for JSF core library is ______.

(A) ui


(B) c


(C) f


(D) h




8. . _________ tag is used to add attribute to the UIComponent.

')"> (A)


')"> (B)

')"> (C) None


')"> (D)



9. . ____________ tag is used for rendering the HTML input element.

')"> (A)

')"> (B)

')"> (C)


10. . Prefix used for JSF HTML library is ________.

(A) h


(B) c


(C) f


(D) ui