Hi, All welcome to the adf make easy in this series of tutorial I happly starting the first part which I have entitled as Basic.
In this post ! we will learn how to make first ADF fusion web application from the scratch.I am currently using Oracle 12c jdeveloper 12.1.3.0.0 so all application we be the compatible with this version and above as well.
In this post ! we will learn how to make first ADF fusion web application from the scratch.I am currently using Oracle 12c jdeveloper 12.1.3.0.0 so all application we be the compatible with this version and above as well.
we can easily check our version Of Oracle jdeveloper in "HELP: menu In "about" section above window will appear.
Help > about
For creation of Fusion web application Goto File -> form Gallery
then search for the ADF fusion web application then select and press OK .
New window will appear for the basic configuration of the application .
1.First enter the web application name Application name follow the convention of java classes ,it should not contain any space.
2.Enter the location in directory for the web application other wise it will take the default path of your C drive.
3.Enter Application package prefix. for the entire application that prefix will be lead by the model and view controller .
4. Press ok .
Congratulation You have created your first web application.

Comments
Post a Comment