Skip to content

Instantly share code, notes, and snippets.

@BohdanLevchenko
Created August 16, 2015 13:45
Show Gist options
  • Select an option

  • Save BohdanLevchenko/a7bf697438b5de3a9662 to your computer and use it in GitHub Desktop.

Select an option

Save BohdanLevchenko/a7bf697438b5de3a9662 to your computer and use it in GitHub Desktop.
JSF 2.2 (JSR 344)
<faces-config xmlns="http://xmlns.jcp.org/xml/ns/javaee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/javaee http://xmlns.jcp.org/xml/ns/javaee/web-facesconfig_2_2.xsd"
version="2.2">
</faces-config>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment