Editing Struts resources
Table 1. Editing Struts resources Resource To edit your resources: To edit the resource from the Web diagram editor:
- In Enterprise Explorer, double-click
Web Diagram.
- 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
- 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.
- 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.