-
Book Overview & Buying
-
Table Of Contents
JBoss Tools 3 Developers Guide
Struts Tools is a complex and complete solution for developing web applications using the Struts framework. Based on views, editors, and wizards, Struts Tools provides powerful support for developing and managing Struts configuration files, validator files, tiles files, and other Struts components. In this chapter we will see how to exploit these features of Struts Tools to develop a Struts application faster and easier than you have ever done before.
Speaking of Struts applications, in the following sections we will develop a classic Struts application that will take advantage of the most used Struts capabilities, such as Struts tags, validation, and tiles. The example consists of a simple JSP page containing a Struts form with three fields, as follows:
name—this is a text field that will allow the user to insert his name
zip—this is a text field that will allow to the user to provide a zip code
email—this is a text field for the user's email address
The information...
Change the font size
Change margin width
Change background colour