It's unclear whether I should use MyFaces or Mojarra as the JSF 2.0 implementaton with PrimeFaces. Does PrimeFaces have less issues with one or the other?
Asked
Active
Viewed 1.5k times
2 Answers
7
According to the Primefaces documentaton, Primefaces can be used with either MyFaces or Mojarra

BestPractices
- 12,738
- 29
- 96
- 140
6
Primefaces is a JSF standard compliant Component Library.
Apache MyFaces, Mojarra (or) Sun JSF are all JSF standard implementations.
As to which implementation to use, you might consider some of the answers given in the question Difference between Mojarra and MyFaces
In terms of support, by virtue of being a standards complaint Component library, Primefaces is versatile.

Community
- 1
- 1

8bitjunkie
- 12,793
- 9
- 57
- 70