In this post I will present you an example of row selection using checkboxes in an ADF Fusion Web application. The application is built in JDeveloper 11.1.1.2.0 based on HR schema.
In the web interface a table with users is displayed, each row is starting with a checkbox. User can select a row by clicking on checkbox [...]
Row selection using checkboxes
July 19th, 2010 | Posted by Eniko Zsido in Oracle ADF | 5 Comments
ADF Progress Indicator in Fusion Middleware 11g
July 19th, 2010 | Posted by Bogdan Petridean in Oracle ADF | 14 Comments
This post will teach you how to configure the ADF Progress Indicator component within a .jspx web page of your OFM 11g application.
ADF Dynamic Menu with actionListener for table selection
July 18th, 2010 | Posted by Anca Capatana in Oracle ADF | No Comments
In this post I will demonstrate how to build a dynamic menu when its menu items depend on user intervention, for example the options change when the user selects a row in table.
LOV on a reference attribute in Oracle ADF 11g – validation problem
July 18th, 2010 | Posted by Delia Coman in Oracle ADF | No Comments
I have followed a blog post for defining LOV on a reference attribute and changed it to meet our needs. The difference is that we needed an <af:selectOneChoice> in the page for the attribute with LOV defined and not an <af:inputListOfValues>
Overcome ADF restrictions on copying components with drag ‘n drop
July 18th, 2010 | Posted by Pompei Avram in Oracle ADF | 6 Comments
First of all if your bowser is Firefox and you are up to date with latest version you need to know that ADF drag and drop will not work unless you upgrade your JDeveloper to version 11.1.1.3. In version 3.6 of Firefox some API which was used by JDeveloper for drag and drop was removed [...]
Creating an add/edit bounded task flow (using a new transaction)
July 16th, 2010 | Posted by Ioana Goga in Oracle ADF | 10 Comments
Creating a bounded task flow for add/edit operations. The user will use an inline dialog to edit an existing record or to add a new one.
Jasper Reports in ADF
July 16th, 2010 | Posted by Dorin Simina in Oracle ADF | 5 Comments
An application using statistical data requires often to generate reports (PDF, XLS etc.) in order to provide a visual document with the selected information.
There are some tools to provide report generation, and I’d like to present you a comprehensive environment – Jasper with its template builder iReports.
Oracle ADF – best practices
July 15th, 2010 | Posted by Florian Leonard Gozman in Oracle ADF | 5 Comments
Often is hard to find a documentation in a single place from where you can read a best practices list regarding a technology. So, in this post you will find some of them regarding Oracle ADF.
Updated: ADF Metadata Services configuration in Fusion Middleware 11g and WebLogic Server
May 10th, 2010 | Posted by Bogdan Petridean in Oracle ADF | No Comments
This post will teach you how to:
Enable and configure MDS in your OFM 11g application.
Create MDS Database-Based Repository using Oracle RCU.
Register MDS Repository within a WLS Domain.
Deploy your MDS-capable OFM 11g application.

