JSF implementations and component libraries
- by Avinash Nandagiri
I have just started using JSF and I have three questions related to JSF implementations and component libraries
What is the difference between JSF Implementations and Component Libraries?
What are the various JSF implementations (like Apache MyFaces) that are available and what is the difference between each one of them?
What are the various JSF component libraries (like rich faces and ice faces) that are available and what is the difference between each one of them?
Any relevant links giving the exact information on this would also be helpful. Thanks a lot in advance.