New JSP Dialog

Use this wizard to create a new JSP or JSF page and to specify the template JSP/JSF on which it is based.

How To Open This Dialog

To open this dialog:

How To Use This Dialog

New JavaServer Page

This page lets you select the name and location of the new JSP page.

Select a template for this JSP/JSF

This page lets you select from the available JSP templates, if desired. The wizard will remember your JSP template selection and use the same template by default the next time you launch the wizard.

Note that if you select New JSF JSP, as JSF page will be created.

JSF pages are not defined by their file extension; instead it is defined by the presence of JSF tags. A file with the JSP file extension can still be a JSF page, provided that it contains JSF tags.

Upon creation of a JSF page, a backing class, often called the "backing bean", is created (provided that the JSF with NetUI Backing File template is selected).

For more information on JSP templates, see Controlling Web Application Look and Feel with JSP/JSF Templates.

Related Topics

Controlling Web Application Look and Feel with JSP/JSF Templates


Still need help? Post a question on the Workshop newsgroup.