Developing Web applications using Struts
Apache Struts is an instance of a servlet/JSP model-view-controller (MVC) framework. Apache Struts provides an open source framework useful in building Web applications with Java servlet and JavaServer Pages (JSP) technology. In addition, Struts encourages application architectures based on the MVC design paradigm.
In this chapter, we explore the tooling support found in Rational Application Developer Version v7.5 for Apache Struts.
The chapter is organized into the following sections:
The sample code for this chapter is in 7672code\struts.