Create a Page Definition File for page :-
1. Follow the post "How to create Oracle ADF Fusion Web Application?" to create an application, change Application name and suffix.
2. Now we will create jspx page.
1. Follow the post "How to create Oracle ADF Fusion Web Application?" to create an application, change Application name and suffix.
2. Now we will create jspx page.
- Create a jsf/jspx page, for this refer to the post "How to create JSF/JSPX page by using Jdeveloper 12c?", change the page name to "TestPage2".
3. On TestPage2.jspx, create an outputText whose value is
"Palash".
4. Create a page definition file for "TestPage2".
Right click on the page and select "Go to Page
Definition" option if page definition file is not their, then it will open
the popup to create a page definition file.
Click yes.
5. Page definition file for TestPage2.jspx created.
0 comments:
Post a Comment