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:

  1. Right-click a standard web application project's node and choose Properties.
  2. Click Frameworks and click Add.
  3. In the Add a Framework dialog box, select Spring and click OK.
    The Spring framework appears in the list of used Frameworks.
  4. Click OK to confirm your selection and exit the Project Properties dialog box.
See Also
About Web Application Frameworks

Legal Notices