JavaServer Faces technology simplifies building user interfaces for JavaServer applications. Developers of various skill levels can quickly build web applications by: assembling reusable UI components in a page; connecting these components to an application data source; and wiring client-generated events to server-side event handlers. By hlinksin Programování > Rich internet applications (RIA) > Javawith javajavaserverby 2 users
Spring is a powerful framework for building enterprise Java applications. JSF is a standards-based technology that can simplify Web development. Combine the two with surprisingly little effort, allowing you to take advantage of the best that both Spring and JSF have to offer. By jendrekin Programmierung > Java > JSFwith programmierungjavajsfspringjavaserverfaces