-
Book Overview & Buying
-
Table Of Contents
JBoss Tools 3 Developers Guide
By :
As you know, Struts encourages developers to place as much code as possible in configuration files, and to keep the application's source code focused on business logic. Following this pattern, Struts Tools have a set of editors designed for offering a visual and interactive medium that allows us to obtain configuration files without "touching" the source code of these files. In this section we will be discussing these editors and you will see how to develop the registerStruts application started in the above sections.
A very useful facility of Struts tools consists of an editor especially designed to manage everything that is related to the Struts main configuration file (struts-config.xml). You can start this editor like this:
1. Place the cursor in the Package Explorer view on your project node.
2. Expand your Struts project node: registerStruts | WebContent | WEB-INF.
3. Double-click on the struts-config.xml leaf.
When the editor is available...
Change the font size
Change margin width
Change background colour