How to Create Oracle ADF Application
In
this article, we will discuss how to create a simple web Application in Oracle
ADF JDeveloper. This article is very helpful for the beginner who really want
to learn ADF jDeveloper. Before creating an application I assum that you have already installed ADF JDeveloper. The following steps we are going to cover
- Create Fusion Web Application.
- Create Database connection and create EO (Entity Object), VO (View Object) and AM (Application Module)
- Create Task Flow
- Create Search Page with Search Criteria
- Create Crud Functionality.
- How to run ADF Application.
1)
Create Fusion Web Application:
- Open an Application >> Click on New Application
- Now you will the see the popup
- Enter your Application Name
- Select Fusion Web Application (ADF)
- Click on Next
- Project (1) Name - It would be remain same, Click Next
- Project 1 Java Setting, Click on
Next button
- Project 2 Name, Click
on Next button
- Click on Finish Button
- After the Finish Button is clicked, you will see your ViewController has been created
Conclusion of Point no 1
Finally
you have created Fusion Web Application, now the next point is build Entity
Object, View Object and Application Module in your ADF Application. Turn to
Point No 2. If you have any query regarding this post you can ask / comment me
below
No comments:
Thank you for your comment...!