What do the external JSF libraries/frameworks add?

Posted by kgrad on Stack Overflow See other posts from Stack Overflow or by kgrad
Published on 2010-05-21T14:57:39Z Indexed on 2010/05/21 15:30 UTC
Read the original article Hit count: 197

Filed under:
|

I have seen mention of a bunch of external JSF Libraries such as ICEfaces, Richfaces, etc. However, I am unsure as to what these libraries actually add over just using JSF 2.0. Are they just additional components that are pre-built?

I know that PrettyFaces adds URL rewriting, and I Believe that ICEFaces/Richfaces add Ajax enabled components?

What are some other major component libraries, what are their benefits / why should people use them? Additionally, what does a framework like SEAM add over using straight JSF2 with EJB? Is MYFaces simply a different implementation of JSF?

© Stack Overflow or respective owner

Related posts about java

Related posts about jsf