This guide presents the best practices for development using J2EE technologies and details 21 design patterns that produce applications notable for their performance, scalability, and robustness. A multi- tier case study illustrates every stage of enterprise development, and sample code is provided.
Core J2EE patterns
โ Scribed by Alur D., Crupi J., Malks D.
- Book ID
- 127447804
- Year
- 2001
- Tongue
- English
- Weight
- 3 MB
- Category
- Library
- ISBN-13
- 9780130648846
No coin nor oath required. For personal study only.
โฆ Synopsis
Over the last few years, Java 2 Platform, Enterprise Edition (J2EE) technology has emerged and matured as a standard platform for building enterprise applications. While the platform has matured into a solid offering for developing and deploying enterprise applications, it does offer its challenges. As developers, often we confuse learning the technology with learning to design with the technology. In this book, senior architects from the Sun Java Center, Sun's Java consulting organization share with the reader their cumulative design experience with and expertise on J2EE technology.The primary focus of the book is on patterns, best practices, design strategies, and proven solutions using the key J2EE technologies including JavaServer Pages (JSP), Servlets, Enterprise Java Beans (EJB), and Java Message Service (J.M.S) API. Other ancillary technologies like JDBC and JNDI are also discussed as relevant to their usage in these patterns. The J2EE Patterns catalog with 16 patterns and numerous strategies is presented to document and promote best practices for these technologies.In addition to the patterns and strategies, the book offers the following: * Presents various design strategies for the presentation tier and business tier design. * Identifies bad practices in presentation, business, and integration tiers, and offers directions to remedy them by using certain patterns, strategies, and refactorings. * Refactorings for various tiers and mechanics to move away from a bad implementation to a better solution. * Sample code and examples for patterns, strategies, and refactorings.Core J2EE Patterns delivers: * Proven solutions for enterprise applications * J2EE Patterns Catalog with patterns for JSP technology, EJB technology, and J.M.S. * Identifies bad practices and recommends solutions * Refactorings to improve existing designs using patterns, strategies, and best practices * UML Diagrams illustrate structure and behavior of each pattern
๐ SIMILAR VOLUMES
Developers often confuse learning the technology with learning to design with the technology. In this book, senior architects from the Sun Java Center share their cumulative design experience on Java 2 Platform, Enterprise Edition (J2EE) technology.The primary focus of the book is on patterns, best
Architects of buildings and architects of software have more in common than most people think. Both professions require attention to detail, and both practitioners will see their work collapse around them if they make too many mistakes. It's impossible to imagine a world in which buildings get built
For Web architects, developers, and project managers, this manual on internet applications and services security demonstrates security design for J2EE enterprise applications, Web services, identity management, service provisioning, and personal identification solutions. It provides 23 patterns and
Intended for experienced J2EE developers, this book documents bad practices in the form of antipatterns. Each antipattern summarizes background information on the technology, identifies the symptoms and consequences of the problem, and provides a code example. The second half of each chapter offers
There are a number of best practices you need to consider to build highly effective J2EE components and integrate them into applications. These practices include evaluating and selecting the right set of software components and services to handle the job.In this book, Darren Broemmer supplies you wi