When you create a JSP page, you must make it part of a page flow in a web project. If you are not sure how to do this, see How Do I: Create a Page Flow? The current topic assumes that you have an existing web project.
To Create a JSP from the Application Window
The new JSP page will be opened and displayed in Design View. Also, a page icon representing this JSP will be added to the page flow controller (JPF) file's Flow View, .
To Create a JSP from a Flow View
A page icon representing this JSP will appear. Also, a new JSP file for this page will be created in the page flow folder. Double-clicking the page icon will open this file in Design View.