Adding Locale Configuration

You can add the locales that you want your Web application to support.

To add a locale configuration:

  1. Select faces-config.xml in the Project Explorer of the J2EE perspective.

    The JSF Application Configuration editor opens.

  2. Select the Other tab of the editor.

    The Other page appears.

  3. Expand the Locale Config section.

  4. Click Add .

    The Add New Locale dialog box appears.

  5. Either type the locale that you want to add or select it from the list.

  6. Click OK.

    The locale is added to the list.


Related concepts


Related reference


Faces Config Editor

Related tasks

Tutorial