Developer Tools
JDeveloper
The pages you create for your WebCenter application are JavaServer Faces (JSF) documents. These documents have the
.jspx file extension. You can create JSF pages using the
Create JSF Page dialog. To begin creating a JSF page, right-click the
ViewController project and select
New. In the
New Gallery, expand
Web Tier, and select
JSF and then
JSF Page to open the Create JSF Page dialog.
To ensure the page is customizable at runtime, you must select the Create as XML Document (*.jspx) checkbox in this dialog.
Copyright © 1997, 2009, Oracle. All rights reserved.