[ Team LiB ] |
About the RecipesThis book is a collection of solutions and discussions to real-world Java programming problems. The recipes include topics such as writing JUnit tests, packaging and deploying server-side tests to application servers, and generating custom code using XDoclet. Each recipe follows the same format. A problem and brief solution is presented, followed by in-depth discussion. You can find the code online at http://www.oreilly.com/catalog/jextprockbk/. |
[ Team LiB ] |