Multiple Choice
One of the steps in deploying a JSF application is to _______ of the web application:
A) Place the file web.xml in the WEB-INF directory
B) Place the file web.xml in the root directory
C) Place the file web.xml in the WEB-INF/classes directory
D) Place the file web.xml in the modules directory
Correct Answer:

Verified
Correct Answer:
Verified
Q12: Suppose a DictionaryBean class has a method
Q13: A JSF page contains _.<br>A) HTML tags.<br>B)
Q14: Which method(s) will this line from a
Q15: What does the value expression timeBean.time do?<br>A)
Q16: The expression #{timeBean.time} is called a _.<br>A)
Q18: A _ consists of a small string
Q19: The JSF technology enables the separation of
Q20: The Java library contains a _ class
Q21: _ were invented to overcome the stateless
Q22: A _ is an object that is