Creating a New Application with Spring Support

See Also

The Struts tag libraries and supporting files, such as the struts-config.xml file, are bundled with the IDE.

To create a new application with Struts support:

  1. Choose File > New Project (Ctrl-Shift-N).
  2. From the Web category, select Web Application.
  3. Continue with the wizard until you reach the Frameworks panel. Select Spring and click Finish.
    The new project opens in the IDE.
See Also
About Web Application Frameworks
Adding Spring Support to an Existing Application

Legal Notices