Java Open Source programming : with XDoclet, JUnit, WebWork, Hibernate /
First book to show J2EE developers how to leverage best-of-breed open-source tools from OpenSymphony, Apache, and other groups to build a complete J2EE application.
Clasificación: | Libro Electrónico |
---|---|
Otros Autores: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Indianapolis, Ind. :
Wiley,
©2004.
|
Colección: | Java Open Source library.
|
Temas: | |
Acceso en línea: | Texto completo |
Tabla de Contenidos:
- Introduction
- Overview of the book
- Application overview
- Unit testing with JUnit
- Testing object interactions with Mocks
- Storing objects with Hibernate
- Model view controller with WebWork
- Simplifying layout with SiteMesh
- Adding search capabilities with Lucene
- Generating configuration files with XDoclet
- Communication and tools
- Time-saving tools
- Setting up the development environment
- Understanding test-driven development
- Managing lifecycles and dependencies of components
- Defining the domain model
- Creating a web-based interface
- Defining navigation, layout, look and feel
- Implementing browse and search capabilities
- Adding a shopping cart
- Securing the application.