This wizard creates an empty JSP Segment (formerly known as fragment) in standard JSP syntax.

Use JSP segments for JSPs that are statically included in another JSP, that is, those that are invoked through an include directive, a prelude, or a coda.