!--a11y-->
Creating JSP FilesA Web Module
project exists. See
Creating Web Module
Projects or
Creating Web Module DC
Projects.
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.
If you created the JSP in a normal project, you can now see something like this in the J2EE Explorer view:

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

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