Java Reference
In-Depth Information
</h1>
<h1>
<af:commandLink text="Create New Catalog Entry"
action="create" id="cl1" />
</h1>
&nbsp;
<af:commandLink text="Find a Catalog Entry" action="find"
id="cl2" />
</af:form>
</af:document>
</f:view>
The ADF Faces components in the JSF pages create.jsp , find.jsp , and
catalogentry.jsp have bindings specified with UI components in the backing bean.
The JSF page to create an Entity
Next, we add ADF Faces components to the create.jsp JSF page. Add a heading
to create.jsp and set the headings font and color. The create.jsp has input text
fields for adding Catalog ID, Journal, Publisher, Edition, Title, and Author. We shall
lay out the components in a Panel Form Layout layout. Position the cursor in the JSF
page in the Design view and select Panel Form Layout in the Component Palette .
 
Search WWH ::




Custom Search