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:
- In the Projects window, 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 Struts-specific wizards for your project,
including the New Struts Action Wizard
and the New Struts ActionForm Bean
Wizard.
- See Also
- About Struts Framework Support
- Creating a New Application with Struts Support
- About Web Application Frameworks
Legal Notices