Adding Spring Support to an Existing Application
See Also
The Spring tag libraries and supporting files are bundled with the IDE.
To add Struts support to an existing web application:
- Right-click a standard web application project's node and choose Properties.
- Click Frameworks and click Add.
- In the Add a Framework dialog box, select Spring and click OK.
The Spring framework appears in the list of used Frameworks.
- Click OK to confirm your selection and exit the Project Properties dialog box.
- See Also
- About Web Application Frameworks
Legal Notices