JavaServer Faces (JSF) is the Java standard technology for building component-based, event-oriented web interfaces. Like JavaServer Pages (JSP), JSF allows access to server-side data and logic. Unlike ...
With JavaServer Faces 2.0, we finally see the introduction of a standard, annotation based approach to component development. No longer do your JSF applications need to maintain a long and arduous ...
But with the emergence of J2SE 5.0, annotations are ushering in a standard that will form part of the core Java language. JSF’s most recent release grew in total isolation of the annotation ...