I keep producing examples that I don't yet have time to document. This new one illustrates the answer to a few different customers questions that were:
- How can I render multi-level master/detail information when one of the masters has two separate details at the same level? (The ADF Tree Binding currently doesn't support this case)
- How can I combine the JSTL XML tag library with the View Object writeXML() method to produce a JSP page based on a multi-level XML document?
The data model of the application module service involved looks like this:
I've added it to my Not Yet Documented Examples page and will eventually turn it into an OTN HowTo...
11:50:47 AM
|