You create JSF JSP pages using the Create JSF Page dialog.
If you use ADF Faces components you must have af:document enclosed within f:view.
2. Use three different ways to add ADF Faces UI components to a page
- Using the Data Controls Panel (http://download.oracle.com/docs/cd/E17904_01/web.1111/b31974/bcdcpal.htm#CEGGJAEI)
- Using the Component Palette (http://download.oracle.com/docs/cd/E17904_01/web.1111/b31974/bcdcpal.htm#ADFFD531)
- Using the Context Menu
(http://download.oracle.com/docs/cd/E17904_01/web.1111/b31974/bcdcpal.htm#ADFFD492)
4. Describe the structure of an EL (Expression Language) expression
#{bindings.BindingObject.propertyName}
(http://download.oracle.com/docs/cd/E17904_01/web.1111/b31974/bcdcpal.htm#ADFFD526)
No comments:
Post a Comment