Creating a New Application with Struts 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 Java Web category, select Web Application.
- Continue with the wizard until you reach the Frameworks panel. Select Struts and click Finish.
The new project opens in the IDE.
After you create a web application with Struts support, you can use the New Struts Action Wizard and the
New Struts ActionForm Bean Wizard.
- See Also
- About Web Application Frameworks
- Adding Struts Support to an Existing Application
Legal Notices