Struts

An Introduction to Struts2.0 Framework
adplus-dvertising
Previous Home Next

Apache Struts 2 is a brand-new web application framework. As we said earlier, Struts 2 isn’t just a new release of the older Struts 1 framework. It is a completely new framework, based on the esteemed OpenSymphony WebWork framework .Struts 2 is a second-generation web application framework that implements the Model-View-Controller (MVC) design pattern. Struts 2 is built from the ground up on best practices and proven, community-accepted design patterns. This was also true for the first version of Struts.

Class/Library File Descriptions:-

In this tutorial you will learn about struts2.0 from starting to end. This tutorials covers all struts2.0 stubs from beginning to end .We proceed step by step so that you can take more advantage .We explain here how to create struts2.0 web application ,how you can add web application and struts2.0 application. We cover all topics with appropriate examples .We cover here up to tiles .We cover here how to make test case? How you can use ant with struts2.0 ? We also cover history of struts2.0, advantage, limitations , disadvantage etc. We try to cover all topics with examples here .But you can see our next “struts2.0 example” for more practice.

Previous Home Next