أنشئ حسابًا أو سجّل الدخول للانضمام إلى مجتمعك المهني.
What is the best Java Faces platform? ICE Faces, PrimeFaces, Rich Faces ... please mention the cons and pros if you have
It depend on what you want to implement. If you are using jsf2.0, I recommend to use Primefaces for lazy loading, otherways Richface is more flexible. I use both Richface and Primefaces in the same project.
Richfaces (http://www.jboss.org/richfaces) is JBoss JSF component framework.
Icefaces (http://www.icesoft.org) is Icesoft powerful Rich Internet application framework.
PrimeFaces (http://primefaces.org/) is Prime Technology Ultimate JSF Component Suite.
To me, it's primefaces. it's the most complete library JSF and better integrated with JSF2.0.The best because, is the best in:- Components available- Documentation (the showcase is realy complete)- Easy to start... And since JSF2.2 (html5 uses and responsive devlopment), we can mention BootStrap library ...I hope it help