Skip to content

Instantly share code, notes, and snippets.

@adrianoalmeida7
Created May 5, 2011 22:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adrianoalmeida7/958140 to your computer and use it in GitHub Desktop.
Save adrianoalmeida7/958140 to your computer and use it in GitHub Desktop.
faces-config.xml header
<?xml version='1.0' encoding='UTF-8'?>
<faces-config xmlns="http://java.sun.com/xml/ns/javaee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-facesconfig_2_0.xsd"
version="2.0">
</faces-config>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment