|
XDoclet in Action Craig Walls and Norman Richards 2003 | 624 pages ISBN: 1932394052 |
|||
![]() |
$44.95 | Softbound print book | |
![]() |
$22.50 | PDF ebook | |
Source Code
Source code for XDoclet in Action is contained in ZIP file archives. Not all chapters have accompanying source code.
Free unzip programs can be found at www.download.com.
Chapter 03 -- 24 KB
Chapter 04 -- 36 KB
Chapter 05 (Struts) -- 48 KB
Chapter 07 -- 20 KB
Chapter 08 -- 28 KB
Chapter 09 -- 32 KB
Chapter 10 -- 12 KB
Chapter 11 -- 8 KB
DESCRIPTION
Are you tired of writing the same Java code, over and over again? XDoclet will take the burden of repetitive development tasks off your shoulders by automating them. XDoclet is a metadata-driven, code generation engine for Java. Starting from simple JavaDoc-style comments, it generates deployment descriptors, interfaces, framework classes and other utility classes your project requires.
XDoclet in Action is an easy to read introduction to XDoclet and its uses. It is a resource on code generation with this popular open source tool. With many short code examples and a full-scale J2EE example, the book shows you how to use XDoclet with EJBs, Servlets, JMX, and other technologies. You'll also learn how to customize XDoclet beyond its out-of-the-box capabilities to generate code specific to your application.
With this book you will learn how to write less code, how to keep your application components in sync, and how to keep your deployment, interface, utility and other information all in one place.
What’s Inside
- Introduction to XDoclet
- Best practices and techniques
- How to customize XDoclet
- Generate code for
- EJB
- Servlets
- Struts and WebWork
- JDO
- Hibernate

