Editing a Faces configuration file

A JavaServer Faces application configuration file, for example faces-config.xml, lists the bean resources and navigation rules for the JSF application.

Creating Faces enabled Web projects.

To edit the Faces configuration file:

  1. In the Enterprise Explorer view, expand your Web project.

  2. Click

    WebContent | WEB-INF.

  3. Double-click the configuration file to open the Faces configuration file in the editor.

When you have finished editing the file, save and close the file.

 

Related concepts

What is JavaServer Faces?