Java Server Faces JSF 1.2 - Java Tips

Publicado em: 07 Novembro 2015
no canal de: JavaEE Tips
3,257
21

Implementing a simple web application with JSF 1.2 framework to illustrate the mechanism of the framework and its basic components.

One of the key advantages of JSF is that it is both a Java Web user-interface standard as well as a framework that firmly follows the Model-View-Controller(MVC) design pattern. This makes JSF applications much more manageable because the user-interface code ( View) is cleanly separated from the application data and logic ( Model). To prepare the JSF context, which provides application data access to the pages, and to guard against unauthorized or improper access of the pages, all user interactions with the application are handled by a front-end "Faces" servlet ( Controller).


Nesta página do site você pode assistir ao vídeo on-line Java Server Faces JSF 1.2 - Java Tips duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário JavaEE Tips 07 Novembro 2015, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 3,257 vezes e gostou 21 espectadores. Boa visualização!