Show TOC

Procedure documentationCreating JSP Files in the Developer Studio Locate this document in the navigation structure

Prerequisites

A Dynamic Web Project exists.

Procedure

  1. In the Project Explorer, select the Dynamic Web Project.

  2. In the context menu, choose   New   JSP  .

  3. Enter the JSP file name and choose Next.

  4. Optionally, choose a JSP template.

    JSP templates contain base JSP and HTML code, added automatically to the JSP page when it is created. You can create custom templates containing frequently used code fragments.

  5. Choose Finish.