This post shows how to access the Binding Context and the Data Control from a Servlet.
Oracle ADF – accessing BindingContext and DataControl in Servlets
October 29th, 2010 | Posted by Florian Leonard Gozman in Oracle ADF | 3 Comments
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.

