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:
- Choose File > New Project
(Ctrl-Shift-N).
- From the Web category, select Web Application.
- 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