Creating a Faces JSP file
After you create a dynamic Web project, you can create the Faces
JSP files that are the Web pages in your project.
Before you create a Faces JSP file you must create a Dynamic Web Project
that is enabled for Faces technology. For more information, refer to
Developing Faces (JSF) applications.
To create a Faces
JSP file:
- Click . The New Web
Page wizard opens.
- Name the JSP file and accept the default folder.
- Follow the instructions in the wizard.
- Click Finish.
- After the Faces JSP file opens in Page Designer, a Palette view
opens next to the new JSF enabled JSP page. (If you do not see the palette,
choose ).
Now, you can connect to a data source and add the JSF components
that enable your users to create, read, update, and delete data.