Multiple Choice
When <h:inputText value="#{timeBean.time}" /> is displayed, the JSF container calls the __________________.
A) time method.
B) setTime method.
C) getTime method.
D) both the setTime and the getTime methods.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q61: One of the corresponding methods for a
Q62: The string that determines the next page
Q63: The keys of the map specified in
Q64: Which of the following statements is correct?<br>A)
Q65: _ link JSF pages with Java objects.<br>A)
Q67: In a web application, the web server
Q68: The name of the bean in the
Q69: When the string The current time is
Q70: A _ is an application whose user
Q71: Name one of the requirements for a