Struts 2 Framework - Java Tips

Publicado em: 07 Novembro 2015
no canal de: JavaEE Tips
1,454
9

Let say you want to create a simple "Hello World" example that allows user to input his name. If his name is Mike then forward to welcome page and say hello to him. Otherwise, stay in the same page and write a message to inform the user that the application doesn't recognize him.

By completing the example, we are separating the work flow into three well-known concerns: the View, the Model, and the Controller. Separating concerns makes it easier to manage applications.

Struts 2 framework is a successor framework - it is modern, highly decoupled, feature rich, well maintained and successfully running in many mission critical projects in the wild. It shares the same basic principles with Struts 1, but offers a highly improved architecture and API. Other alternatives are e.g. Spring Web MVC, Grails or Stripes which are presenting to you in our upcoming videos.. Stay Tuned!!!


Nesta página do site você pode assistir ao vídeo on-line Struts 2 Framework - 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 1,454 vezes e gostou 9 espectadores. Boa visualização!