Open in new window

back

Struts Modules

Exadel Studio supports working with Struts projects that have multiple modules. You can easily do the following:

  • Add new modules
  • Edit modules for an existing project or during Struts project import

When Importing a Struts Project

During Struts project import, if the project has multiple modules, you will see a screen with all existing modules. You can select each module and edit its details.

Editing Modules in an Existing Project

To edit modules in an existing project, right click the project and select Exadel Studio/Modules Configuration.

You will see the same screen as above where you will be able to select a module and edit its details.

Adding New Modules

Adding a new module is very simple. First switch to Web Project view. Expand your project to the Configuration folder. Under that folder you should see the current modules. Right click Configuration and select New/Struts Config. You will see the screen below. You can specify a new module name and also add the new Struts configuration file to web.xml file.

back