Chapter 19: The Tiles Configuration File


Editing Struts Configuration Files with Struts Console

As you can imagine, trying to remember every tag's list of attributes as well as its proper order inside the configuration file can be cumbersome. If you make a mistake in typing any of the tag's or attribute's names, your Struts application will not be configured properly. To simplify the creation and modification of Struts configuration files, you can use a GUI tool called Struts Console. Struts Console is a stand-alone Java Swing application that provides a graphical editor for Struts configuration files. Additionally, Struts Console can be used as a plugin with several major Java IDEs, providing a seamless Struts development experience.

Struts Console is free software and can be downloaded from

http://www.jamesholmes.com/struts/

which has all the information you need to configure Struts Console to work with your favorite Java IDE. In addition, this book's appendix provides a Struts Console quick reference.

Figure 18-1 shows Struts Console running as a stand-alone application.

image from book
Figure 18-1: Struts Console running as a stand-alone application



Struts. The Complete Reference
Struts: The Complete Reference, 2nd Edition
ISBN: 0072263865
EAN: 2147483647
Year: 2004
Pages: 165
Authors: James Holmes

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net