This post shows how to use the variables iterator which is available in the ADF page definition. These variables could be used when the dynamic information from a particular page are not persisted but only saved temporally for custom processing in a managed bean.
Oracle ADF – Using the variables iterator from pages data bindings
February 4th, 2011 | Posted by Florian Leonard Gozman in Oracle ADF | 1 Comment
Oracle MDS Database repository – export, register and import using WLST
November 24th, 2010 | Posted by Florian Leonard Gozman in Oracle ADF | No Comments
This post shows how to transfer an application’s MDS Database repository from a location to another using commands from WLST.
Oracle ADF – accessing BindingContext and DataControl in Servlets
October 29th, 2010 | Posted by Florian Leonard Gozman in Oracle ADF | 3 Comments
This post shows how to access the Binding Context and the Data Control from a Servlet.
Oracle ADF – using ADF bookmarkable pages instead of servlets
October 22nd, 2010 | Posted by Florian Leonard Gozman in Oracle ADF | 17 Comments
In Oracle ADF, if a special processing for a HTTP GET request is needed, a bookmark-able ADF page could be used instead of a servlet.
Oracle JDeveloper 11.1.1.3.0 – configuration of the integrated WebLogic Server instance to run using Oracle JRockit JVM
September 23rd, 2010 | Posted by Florian Leonard Gozman in Oracle ADF | 3 Comments
This post presents the settings needed in order to change the JVM used by the integrated WebLogic Server instance from Oracle JDeveloper 3.0 to Oracle JRockit JVM.
Oracle ADF Generic Exception Handler
August 1st, 2010 | Posted by Florian Leonard Gozman in Oracle ADF | No Comments
In this post I will present you an interesting approach in creating a reusable generic exception handler in Oracle ADF without needing to change or add later a line of code to it in order to handle different king of exceptions.
Oracle ADF & JBoss RESTEasy integration
July 23rd, 2010 | Posted by Florian Leonard Gozman in Oracle ADF | No Comments
Some Oracle ADF applications need to have a REST interface to integrate with third-party tools. In this post I present the configuration needed for the integration of an Oracle ADF application with JBoss RESTEasy JAX-RS.
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.


