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:

  1. Choose File > New Project (Ctrl-Shift-N).
  2. From the Web category, select Web Application.
  3. Follow the first panel, click Next, and select Struts in the Frameworks panel.

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