diff options
| author | Lorry Tar Creator <lorry-tar-importer@baserock.org> | 2015-02-17 17:25:57 +0000 |
|---|---|---|
| committer | <> | 2015-03-17 16:26:24 +0000 |
| commit | 780b92ada9afcf1d58085a83a0b9e6bc982203d1 (patch) | |
| tree | 598f8b9fa431b228d29897e798de4ac0c1d3d970 /examples/sql/adf/EX_ADF/ViewController/public_html/WEB-INF/faces-config.xml | |
| parent | 7a2660ba9cc2dc03a69ddfcfd95369395cc87444 (diff) | |
| download | berkeleydb-master.tar.gz | |
Diffstat (limited to 'examples/sql/adf/EX_ADF/ViewController/public_html/WEB-INF/faces-config.xml')
| -rw-r--r-- | examples/sql/adf/EX_ADF/ViewController/public_html/WEB-INF/faces-config.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/sql/adf/EX_ADF/ViewController/public_html/WEB-INF/faces-config.xml b/examples/sql/adf/EX_ADF/ViewController/public_html/WEB-INF/faces-config.xml new file mode 100644 index 00000000..17e93a16 --- /dev/null +++ b/examples/sql/adf/EX_ADF/ViewController/public_html/WEB-INF/faces-config.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="GBK"?> +<faces-config version="2.0" xmlns="http://java.sun.com/xml/ns/javaee"> + <application> + <default-render-kit-id>oracle.adf.rich</default-render-kit-id> + </application> +</faces-config>
\ No newline at end of file |
