Creating Struts Web pages

A Struts Web page is a JSP file that uses Struts tag libraries. You can use the New Web Page wizard to create a Struts JSP file.

Create a Struts enabled Web project or enable an existing Web project with Struts support.

To create a Struts Web page:

  1. In the Enterprise Explorer of the Web perspective, right-click

    Web Content in your project folder.

  2. In the menu, click

    New | Web Page. The New Web Page wizard opens.

  3. Type a name for your Struts JSP file.

  4. Click Finish. A Web page is created and opened for editing.