Dive into Oracle ADF

Send me a mail
 Dive into Oracle ADF   Click to see the XML version of this web page.   (Updated: 2/3/2008; 9:17:30 PM.)
Tips and tricks from Steve Muench on Oracle ADF Framework and JDeveloper IDE

Search blog with Google:
 

Search BC4J JavaDoc:
 

August 2005
Sun Mon Tue Wed Thu Fri Sat
  1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31      
Jul   Sep

Get Firefox!

Friday, August 26, 2005

On a recent trip to Korea, a customer asked a great question about how to implement a metadata-driven custom DataAction that needed access to a "Metadata" or "System" data control on each request. They weren't keen on manually registering the SystemDataControl in each application's DataBindings.cpx file, so we came up with an example solution based on a servlet filter that insures the "System" data control is registered dynamically in the binding context.

See example #48 in my list of not-yet-documented sample applications.


8:06:32 AM    



© Copyright 2008 Steve Muench.