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:22:55 PM.)
Tips and tricks from Steve Muench on Oracle ADF Framework and JDeveloper IDE

Search blog with Google:
 

Search BC4J JavaDoc:
 

June 2007
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
May   Jul

Get Firefox!

Friday, June 08, 2007

I've further improved my example #62 "Cascading Lists in JSF" to include examples of both styles of cascading lists you will likely encounter in your JDeveloper/ADF 10.1.3 ADF Faces projects:

  1. Where the driving list serves only to partition the choices for a dependent list, whose value is the only attribute modified in the row being created/edited
  2. Where both the driving list and the dependent list modify values in the row being created/edited

The example workspace also now incorporates the workarounds described in Example #107 to make the pages bullet-proof.

Enjoy.


1:21:18 PM    



© Copyright 2008 Steve Muench.