Entering content frame

Procedure documentation Creating JSP Files

Prerequisites

A Web Module project exists. See Structure linkCreating Web Module Projects or Structure linkCreating Web Module DC Projects.

Procedure

       1.      Choose File ® New ® Other...

       2.      On the left pane of the first wizard page, choose J2EE ® Web, and on the right pane, select JSP File.

       3.      Choose Next.

       4.      Select a folder to contain the JSP file.

       5.      In the JSP Name field, enter a name for your new JSP file.

       6.      Choose Finish.

Result

If you created the JSP in a normal project, you can now see something like this in the J2EE Explorer view:

This graphic is explained in the accompanying text

If you created the JSP in a DC project, you will see something like this in the J2EE DC Explorer view:

This graphic is explained in the accompanying text

You can now edit the JSP file. See Structure linkJSP Editor.

 

Leaving content frame