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.

Prerequisites

-

HighFaces requires Mojarra. It's not compatible with MyFaces.

+

Example

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:

@@ -52,10 +62,18 @@