Updates

Latest Tweet



What's New?

Check out for latest innovation, a computer based training video collection


Like this Page

EJB Cookbook Review by Jack D. Herrington

Valuable resource in a convenient form

Although some of the recipes don't fit directly into the strict cookbook form this book is still an excellent resource for J2EE programmers. The author intends this book to be read by engineers with some EJB experience who encounter challenges or problems with EJB. The book organizes these problems into topics by chapter (e.g. transactions, security, logging, data access, code generation, etc.), and then presents each problem within the chapter in a standard form; problem, background, recipe, discussion, see also.

If there is any fault to be found it is that some of the explanations are somewhat terse. It's not a structural flaw, however, since the purpose of the book is to provide brief answers to get you out of a tough jam.

Chapter two, on XDoclet generation is noteworthy. The authors explanation of XDoclet and it's use in generating various EJB and J2EE artifacts is dead-on easy to understand. I also appreciate that he mentions it so early on because it is such an important part of EJB development.

For J2EE developers, and more specifically EJB developers, this is a valuable resource for day-to-day development challenges. Well worth the money.