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

Verified
Correct Answer:
Verified
Q42: The user interface of a JSF application
Q43: Several elements of a JSF page are
Q44: All application files in a web application
Q45: All application files in a web application
Q46: What is the difference between the client-server
Q48: What do you need to run a
Q49: The application server listens to web requests,
Q50: When a form from a web application
Q51: JSF pages define the _ of a
Q52: What does a method expression consist of?<br>A)