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

Search blog with Google:
 

Search BC4J JavaDoc:
 

September 2004
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    
Aug   Oct

Get Firefox!

Friday, September 24, 2004

I'll be in the Oracle DemoGrounds at the "Framework-based J2EE Development" pod next Tuesday, Wednesday, and Thursday at the OpenWorld Milan conference. Stop by and let me know what you're doing with JDeveloper and ADF if you plan to be there.
7:35:51 PM    



Tim Anderson of Application Development Advisor posted a link on his blog to his interview with Ted Farrell about JDeveloper 10g and future versions.


6:03:12 PM    


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    


Frank Nimphius on our team announces a comprehensive new whitepaper he's been working on about all aspects you need to know related to J2EE Security and web applications built with Struts and ADF. Definitely an area that all web application developers on the J2EE platform should understand well.


12:20:54 AM    


© Copyright 2008 Steve Muench.