Editing Struts resources

  1. Create a Struts enabled Web project.

  2. Design your Web application.

Table 1. Editing Struts resources
Resource To edit your resources:

To edit the resource from the Web diagram editor:

  1. In Enterprise Explorer, double-click

    Web Diagram.

  2. In the Web Diagram, double-click the resource that you want to edit.

To edit the resource from the Web diagram editor, double-click the resource that you want to edit.

Struts Configuration File

  1. In the Enterprise Explorer, expand

    <project> | Struts | <module>. Where <project> is the name of your Struts enabled Web project and <module> is the name of you Struts module.

  2. Double-click

    struts-config.xml to open the Struts Configuration File in the editor.

To edit the properties of the tag added to a Web page, in the editor, right-click the tag and select

Properties.

To edit the events of the tag added to a Web page, in the editor, right-click the tag and select

Edit Events.