IntelliJ IDEA 2016.3 Help

Managing Struts Elements

This feature is supported in the Ultimate edition only.

The structure of a Struts application including numerous Struts elements and the interaction between them is defined in the Struts configuration file struts-config.xml. The Struts configuration file is created automatically when you enable Struts support for a module.

With IntelliJ IDEA, you can edit the struts-config.xml in the Struts Assistant tool window, which provides three synchronized views:

To define the structure of a Struts application, create and edit the necessary Struts elements and specify interaction among them using the Struts Assistant tool window, tab Struts. This dedicated tool window provides three synchronized views:

IntelliJ IDEA provides the facilities for managing the following Struts elements according to the common procedure:

Managing tiles and validators in a friendly interface requires that you enable support of them first.

See Also

Last modified: 21 March 2017