What's the best JSF implementation?

Posted by Jeff on Stack Overflow See other posts from Stack Overflow or by Jeff
Published on 2010-06-06T21:58:31Z Indexed on 2010/06/06 22:02 UTC
Read the original article Hit count: 492

Filed under:
|
|
|
|

Hey everyone,

I currently have a medium size Java web application sitting on top of Spring MVC. As much as I like (no sarcasm) coding straight HTML, CSS and JS, it's not possible for me to develop as fast as I'd like.

I'm looking at different RAD frameworks to speed up my development. I'm looking at JSF implementations and component libraries, Flex, GWT and a few others.

As of now, Apache MyFaces (with ICEFaces) seems to be the front runner in my mind, but I'm curious to find out what you all think of that specific implementation and if the Sun implementation is any better?

What's important to me is something that is stable, has an active community and that it doesn't look like there is another technology in the near future that is going to eclipse JSF (which would drive me to use a different RAD framework).

Thanks in advance for the responses.

© Stack Overflow or respective owner

Related posts about flex

Related posts about gwt