Creating a Web page in Web Site Designer
Prerequisite: Create a new Web site.
Once you have designed your Web site, you can populate your site with Web pages.
- Expand your Web project in the Project Explorer view. Double-click Web Site Navigation. Web Site Designer opens to the Navigation view.
- In Web Site Designer, double-click a page icon for the page that you want to create.
- If your Web project is dynamic, you are prompted to select whether you want to create a new HTML, JSP, or Faces JSP page. Select the appropriate type of file.
- If you want to create an HTML file, follow the steps explained in Creating HTML or XHTML files in the online help.
- If you want to create a JSP file, follow the steps explained in Creating JavaServer Pages (JSP) files in the online help.
- If you want to create a Faces JSP page, follow the steps explained in Creating a Faces JSP page in the online help.
- If your Web project is static, the New HTML wizard will open. Follow the steps in the wizard to create the HTML page.
The new file opens in Page Designer.
Related tasks
Creating or importing Web pages and Web resources
Importing a Web site into Web Site Designer
Associating a Web page with a page icon
Adding an existing page to a Web site
Adding an existing Faces JSP page to a Web site
Adding frame pages to a Web site
Enabling Web Site Designer support for a Web project