Adding Struts Support to an Existing Application
See Also
The Struts tag libraries and supporting files, such as the struts-config.xml file, 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 select Struts.
- Click OK to confirm your selection and exit the Project Properties dialog box.
After you add Struts support, you can use the New Struts Action Wizard and the
New Struts ActionForm Bean Wizard.
- See Also
- About Web Application Frameworks
- Creating a New Application with Struts Support
Legal Notices