diff --git a/src/main/webapp/integration/HighFaces.xhtml b/src/main/webapp/integration/HighFaces.xhtml index b812d18a..a4a05ab7 100644 --- a/src/main/webapp/integration/HighFaces.xhtml +++ b/src/main/webapp/integration/HighFaces.xhtml @@ -31,12 +31,22 @@ use, but you have to buy a license for commercial use.
HighFaces requires Mojarra. It's not compatible with MyFaces.
+<h:head />
section of your JSF page. You also need to rename the file name -
+ HighFaces expects it to end with "jquery.js".HighFaces works with BootsFaces out-of-the-box. Just add the library to your project, - add the
+ add the namespace to the header of the JSF file, and you're good to go: