Monday, October 20, 2014

Core Java Server Faces 3Rd Edition By David Geary And Cay Horstmann

Size : 9.96MB

Java Server Faces (JSF) is the standard Java EE technology for building web user interfaces. It provides a powerful framework for developing server-side applications, allowing you to cleanly separate visual presentation and application logic. JSF 2.0 is a major upgrade, which not only adds many useful features but also greatly simplifies the programming model by using annotations and “convention over configuration” for common tasks.