source:
vanHelsing/trunk/gui/WebContent/WEB-INF/faces-config.xml@
831
Last change on this file since 831 was 830, checked in by , on Mar 4, 2010 at 3:08:09 PM | |
---|---|
File size: 311 bytes |
Line | |
---|---|
1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | |
3 | <faces-config |
4 | xmlns="http://java.sun.com/xml/ns/javaee" |
5 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
6 | xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-facesconfig_1_2.xsd" |
7 | version="1.2"> |
8 | |
9 | </faces-config> |
Note:
See TracBrowser
for help on using the repository browser.