user1746582
user1746582

Reputation: 569

Can Bootsfaces be used with Richfaces?

I have a web application with the following:

I would like to enhance the look and feel of the web app to use Bootsfaces. I have added Bootsfaces jar to my project (via .ivy) and rebuilt.

Before even updating the first web page to use Bootsfaces in the project I wanted to see if there were any conflicts after adding the Bootsfaces jar. It seems there is. I am getting the following errors shown in Firebug:

Does anyone know whether Bootsfaces works with Richfaces and if so could they kindly provide a link with migration steps to follow?

Upvotes: 0

Views: 345

Answers (1)

Stephan Rauh
Stephan Rauh

Reputation: 3160

Currently, we, the BootsFaces team, do not support RichFaces. We strive for compatibility with PrimeFaces, OmniFaces, AngularFaces and - if possible - ButterFaces. Neither RichFaces nor ICEFaces are on our list.

However, if someone were to join our team in order to support RichFaces, they'd certainly be welcome!

Upvotes: 2

Related Questions