Multiple Choice
Which of the following contains a method expression?
A) <h:outputText value="#{zone.time}" />
B) <h:commandButton value="Submit" action="#{timeZoneBean.checkCity}"/>
C) <h:inputText value="#{zone.city}" />
D) <h:body> ... </h:body>
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q52: What does a method expression consist of?<br>A)
Q53: Which method(s) will this line from a
Q54: The _ tag is used to specify
Q55: Value expressions tie the _ together to
Q56: With GlassFish, the default deployment directory is
Q58: One of the required steps in designing
Q59: A set of JSF pages makes _.<br>A)
Q60: JSF page syntax is a mixture of
Q61: One of the corresponding methods for a
Q62: The string that determines the next page