1. Follow the post "How to create an Oracle ADF Fusion Web Application?", to create an application, change Application name to "SampleJSPXPage" and suffix to "samplejspx".
2. Right click on viewController project and select
New -> Page (or select from Gallery if not shown here).
3. Following window appears.
Now to create a jspx page select "JSP XML" radio button (.jspx
page) or if you want to create jsf page then select "Facelets" radio button (.jsf
page).
Here we are creating jspx page so select "JSP XML" radio. And
click ok.
4. Following source code for jspx page.
5. Now start creating the page by using the adf components.
0 comments:
Post a Comment