Java Open Source Programming : with XDoclet, JUnit, WebWork, Hibernate

Joseph Walnes, Ara Abrahamian, Mike Cannon-Brookes, Patrick A. Lightbody

  • 出版商: Wiley
  • 出版日期: 2003-11-28
  • 售價: $1,730
  • 貴賓價: 9.5$1,644
  • 語言: 英文
  • 頁數: 480
  • 裝訂: Paperback
  • ISBN: 0471463620
  • ISBN-13: 9780471463627
  • 相關分類: Java 相關技術Java 程式語言JUnit
  • 已過版

買這商品的人也買了...

商品描述

 

Summary

Discover how to develop full-scale J2EE™ applications quickly and efficiently using the best Open Source tools

Written by leading authorities in the field, this book shows you how to leverage a suite of best-of-breed Open Source development tools to take the pain out of J2EE and build a complete Web-based application. You’ll combine these tools to actually reduce the points of failure in your application, while increasing overall system stability and robustness. Along with the tools introduced here, you’ll develop the PetSoar application, which follows the PetStore application used by Sun Microsystems to demonstrate features of J2EE. With PetSoar, the authors focus on developing a maintainable and flexible application, rather than showcasing the end result, so that you can apply the material in your own projects.

In addition, the authors provide methods for utilizing Open Source software components for each stage of the development process.

The Open Source products covered include:

  • Hibernate to aid with simple,flexible, and speedy transparent object persistence
  • OpenSymphony WebWork to allow for pluggable view technologies and extensible configuration
  • JUnit and Mock Objects to assist with rapid and robust unit testing
  • XDoclet to assist with generating code and configuration files automatically
  • Jakarta Lucene to add Google-style smart search capabilities to data stores
  • OpenSymphony SiteMesh to aid in the creation of large sites with a common look and feel
  • OpenSymphony OSCache to easily cache slow dynamic sections of Web sites resulting in faster-loading pages

Table of Contents

Acknowledgments.

About the Authors.

Introduction.

Part One: Introduction.

Chapter 1: Overview of the Book.

Chapter 2: Application Overview.

Part Two: Building Your Open Source Toolbox.

Chapter 3: Unit Testing with JUnit.

Chapter 4: Testing Object Interactions with Mocks.

Chapter 5: Storing Objects with Hibernate.

Chapter 6: Model View Controller with WebWork.

Chapter 7: Simplifying Layout with SiteMesh.

Chapter 8: Adding Search Capabilities with Lucene.

Chapter 9: Generating Configuration Files with Xdoclet.

Chapter 10: Communication and Tools.

Chapter 11: Time-Saving Tools.

Part Three: Developing the Application.

Chapter 12: Setting Up the Development Environment.

Chapter 13: Understanding Test Driven Development.

Chapter 14: Managing Lifecycles and Dependencies of Components.

Chapter 15: Defining the Domain Model.

Chapter 16: Creating a Web-Based Interface.

Chapter 17: Defining Navigation, Layout, Look, and Feel.

Chapter 18: Implementing Browse and Search Capabilities.

Chapter 19: Adding a Shopping Cart.

Chapter 20: Securing the Application.

Index.