Are there any production quality JSF 2 implementations yet? If so what are they?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There have always been two major JSF implementations: Sun Mojarra (the reference implementation) and Apache MyFaces. Mojarra 2.0 is already been final for months (since Oct 19, 2009). The MyFaces JSF 2.0 implementation is still on its way (is still Beta). No other JSF 2.0 implementations comes to mind.
Update: as of yesterday (Apr 21, 2010), MyFaces 2.0.0 finally became final.