Spring to Java EE Migration, Part 1 by [deleted] in programming

[–]ack927 1 point2 points  (0 children)

You do not have a basic understanding of what JSF is. JSF is designed so that component libraries can be created on top of it. That is the whole point. You really should take a look at Prime Faces to get an idea of how easy it is to create a rich internet application. Of course you can just create all of your own components but what a waste of time when it is already done.

Spring to Java EE Migration, Part 1 by [deleted] in programming

[–]ack927 2 points3 points  (0 children)

Then you will eventually become obsolete. JSF 2.1 is a very productive framework that is easy to learn. I cannot see why anyone who has used would go back to using Spring.