I’m using MyEclipse Enterprise Workbench Version 5.0.1 GA.
When working on struts-config.xml in design mode, create a new Action,
fill out Use case with Page6,
click Action Type: Forward
Now fill out Form:
Name: employeeForm (exists in project)
Click Finish
Now it doesn’t matter if Scope is changed or if Validate Form is turned on or off, always the name and attribute and scope are not inserted into the action in the xml. If you edit the xml and add it, then it works as expected.