Ram Immidisetti's Blog
Thursday, March 10, 2016
Why ADF? Is ADF a right framework for developing enterprise applications?
›
I have came across these questions several times. I also became tired of explaining how good it is. Why it is one of the best frameworks?...
Wednesday, July 1, 2015
When to use ADF Region Activation Property?
›
Configuring ADF region activation property can improve the performance of an ADF page. In this post, I would like to explain on when to use...
Wednesday, June 17, 2015
Virtual Directory Mapping - Displaying images/pdf/documents on the browser from network folder
›
Virtual Directory Mapping is one of the ways where you can display the content from your folder directory onto a page. I have used this tec...
2 comments:
Wednesday, June 10, 2015
Refresh an ADF Table manually through Managed Bean
›
For refreshing an ADF Table from Managed Bean, you need to first execute the Iterator binding for that table. Below is an example code tha...
Testing ADF application using ADF EMG Task Flow Tester
›
ADF EMG Task Flow tester is a web based testing tool for ADF applications. It can be used to test task flows with pages and task flow wi...
Tuesday, June 9, 2015
Testing Oracle ADF applications using Selenium
›
Selenium is a popular web based automation tool for testing web applications. It provides the capability to record and play. It has Seleni...
Building ADF application using maven
›
In latest versions of JDeveloper, maven is supported out of the box. But, in older versions of JDeveloper (11g R1), it is not yet supporte...
1 comment:
›
Home
View web version