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

Search blog with Google:
 

Search BC4J JavaDoc:
 

January 2003
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  
Dec   Feb

Get Firefox!

Tuesday, January 14, 2003

I just realized that Sun's images from the pet store demo are copyrighted, so now I gotta rework the graphics a bit. DOH!
11:52:34 PM    



Back in June 2001, as part of my Building the Java Pet Store Demo Using a Design Patterns Framework talk at JavaOne 2001, I rebuilt the Java Pet Store Demo using the Oracle BC4J framework and JSP. The talk sought to illustrate the big productivity boost you could gain as a developer by not reinventing the wheel. By standing on the shoulders of an existing J2EE framework, instead of writing your own implementations of the design patterns, you can be done in a lot less time, get a higher-quality result, and have a lot less to test.

Over the last few weeks, off and on, I've been working on a reimplementation of this original demo using Jakarta Struts for the controller layer, JSP for the view layer, and Oracle BC4J for the Model layer. Rather than hacking together something to demo on stage, this time I'm documenting everything and writing up a document that explains what choices I made and why so developers can learn lots by going through it. I'll post a pointer when it's ready.


11:50:47 PM    


I've been following Dave Winer's Scripting News weblog for several years, and I've finally decided to give weblogging a try.

Dave has been encouraging folks to use weblogs as a way to share our knowledge. The two subjects that are most dear to my heart are XML and J2EE frameworks.

In 2000, my Building Oracle XML Applications book came out from O'Reilly. That book nearly cost me my marriage, but it was a chunk of technical ideas and thoughts that I had to get on paper.

I'm working now on a book about Oracle's Business Components for Java framework for building J2EE applications. I've got years of thoughts and ideas that need to get onto paper. I've been slowly making progress on the material over the course of 2002, but since I work on the development team for the BC4J framework at Oracle, I do a lot of time slicing.

I help customers with their JDeveloper and BC4J problems in our Oracle Technology Network JDeveloper online discussion forum, and I keep notes on the most frequently asked questions and hope to weave it all together into a nice book on the subject.

There's already some good BC4J content in the latest edition of the Oracle9i JDeveloper Handbook -- contributed by Avrom Faderman who works as a documentation writer on our team, and which was reviewed by us as well -- that just came out in late December 2002, but there's a need for a more of a complete developer's guide focusing only on the BC4J framework. That what I am working on. My stretch target is to finish by the June 2003 JavaOne conference.


10:06:35 PM    


© Copyright 2008 Steve Muench.