[ Team LiB ] |
![]() ![]() |
Hour 21. Using Struts and JavaServer FacesWhat You'll Learn in This Hour:
This hour introduces the Apache Struts Web application framework, which is being adopted very widely as the standard implementation of the Model-View-Controller (MVC) architecture discussed in Hour 20. You will learn about the basic building blocks of Struts and then build a small application that uses this framework. In the latter part of this hour, you will learn about the JavaServer Faces (JSF) and how JSF and Struts work together. The example used for Struts will be modified to leverage JavaServer Faces. |
[ Team LiB ] |
![]() ![]() |