Updates
Latest Tweet
What's New?
Check out for latest innovation, a computer based training video collection
Like this Page
XDoclet in Action Review by Carlos Valcarcel
XDoclet in Action is an in-depth start at learning XDoclet
Are there plenty of code examples? Yes
Is the book easy to understand? Yes
Does it trivialize complex topics? No
Does the reference section add value? Yes
Is this book useful? An unqualified yes!My needs in technology books are straightforward: give me a quick introduction and lots of examples. Walls and Richards have done a great job of explaining the nuts-and-bolts of XDoclet in a very lucid way. In working with an Eclipse plug-in that uses XDoclet as its code generation engine I was able to solve an XDoclet problem within a few minutes because I was able to look through the book's reference section and compare the information to a code sample earlier in the book.
I found the book covered so many areas that I hope the author's are working on a follow-on book where they discuss some of the thornier issues in J2EE development and how XDoclet can be brought to bear to solve them. Based on the depth of this book, they still have a lot to say about J2EE development using code generation tools.