BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News InfoQ Article: Migrating Struts Apps to Struts 2 - Part III

InfoQ Article: Migrating Struts Apps to Struts 2 - Part III

Bookmarks
In this third and final part of the Struts 2 migration series, Struts committer Ian Roughely completes the migration of a Struts app to Struts 2, by migrating the user interface - jsps & tags. From a high level, many of the tags in Struts2 are going to look very similar to those that are present in Struts.  There are tags for logic, tags to present data from beans, and tags that assist with forms and populating bean data into specific fields.  It is only when you take a closer look, that the differences become apparent.

Read Migrating to Struts 2 - Part III

After reading this article series,  you should understand the Struts2 architecture (both the overall and the user interface architecture); be able to explain the differences in request processing; understand how to configure a Struts2 application; and know how to combine actions and JSP’s.

Rate this Article

Adoption
Style

BT