shopping cart
Call us:  800-878-7323 HELP
McAfee SECURE helps keep you safe from identity theft, credit card fraud, spyware, spam, viruses and online scams.
Original Essays | September 23, 2009

Jonathan Lethem: IMG Stops: On Those Things My New Novel Forgot to Be About, Maybe



For me, there's a weird, unfathomable gulf — I almost wrote gulp — between the completion of a novel and its publication. Some days this duration feels interminable, as though the book has... Continue »
  1. $19.56 Sale Hardcover add to wish list

    Chronic City

    Jonathan Lethem

On Order

Backorder
$50.75
New Trade Paper
Currently out of stock.
Add to Wishlist
available for shipping or prepaid pickup only
Qty Store Section
- Local Warehouse Computer Languages- Java

Other titles in the Addison-Wesley Object Technology series:

  1. Advanced Use Case Modeling: Software Systems
  2. Agility and Discipline Made Easy: Best Practices from the Rational Unified Process
  3. Applying Use Case Driven Object Modeling With Uml : an Annotated E-commerce Example (01 Edition)
  4. Applying Use Cases a Practical Guide 2ND Edition
  5. Aspect-Oriented Software Development with Use Cases
  6. Atl Internals Working With Atl 8 2ND Edition
  7. Building J2ee(tm) Applications with the Rational Unified Process
  8. Building Scalable Database Applications: Object-Oriented Design, Architectures and Implementations
  9. Component Based Development Principles &
  10. Developing Applications with Visual Basic and UML
  11. Developing Software With Uml Object 2ND Edition
  12. Effective Com: 50 Ways to Improve Your Com and MTS-Based Applications
  13. Enterprise Modeling with UML: Designing Successful Software Through Business Analysis with CDROM
  14. Enterprise Patterns and MDA: Building Better Software with Archetype Patterns and UML
  15. Essential Com
  16. Fundamentals of Object-oriented Design in Uml (00 Edition)
  17. Managing Iterative Software Development Projects
  18. MDA Distilled: Principles of Model-Driven Architecture
  19. MDA Explained: The Model Driven Architecture: Practice and Promise
  20. Modeling XML Applications with UML: Practical E-Business Applications
  21. Objects, Components, and Frameworks with UML: The Catalysis(sm) Approach
  22. Rational Unified Process 2ND Edition an Introduction
  23. Software Configuration Management Strategies and Rational Clearcase: A Practical Introduction
  24. Surviving Object-Oriented Projects
  25. The Art of Objects: Object-Oriented Design and Architecture
  26. The Object Constraint Language: Getting Your Models Ready for MDA
  27. The Rational Unified Process Made Easy: A Practitioner's Guide to the RUP
  28. Use Case Driven Object Modeling with UML
  29. Use Case Modeling
  30. Using Uml : Software Engineering With Objects and Components (2ND 06 Edition)
  31. Using Uml Software Engineering With Objec Rev Edition

Developing Enterprise Java Applications with J2ee(tm) and UML (Addison-Wesley Object Technology)

by Khawar Zaman Ahmed

Developing Enterprise Java Applications with J2ee(tm) and UML (Addison-Wesley Object Technology) Cover

Synopses & Reviews

Publisher Comments:

The Java 2 Platform Enterprise Edition (J2EE TM) offers great promise for dramatically improving the way that enterprise applications are built, and organizations that have adopted the J2EE are gaining a competitive advantage. The industry-standard Unified Modeling Language (UML) has helped countless organizations achieve software success through visual modeling. Together, the UML and J2EE form a powerful set of tools, but the intricacies involved with using them in tandem are considerable.

While UML is highly effective for specifying, designing, constructing, visualizing, and documenting software systems, J2EE offers enterprise developers a simplified, component-based approach to application development. However, when using the two technologies together, developers must first consider--and attempt to reconcile--the different characteristics of each.

Developing Enterprise Java Applications with J2EE TM and UML examines the best ways to jointly leverage these technologies. Exploring concrete methods for completing a successful development project, the authors cover the use of UML and J2EE in detail. Using practical examples and a case study, they illustrate the pros and cons of specific design approaches, show how personal experience can affect design decisions, and demonstrate proven approaches for building better, software faster.

With this book as a guide, developers will be able to overcome the challenges in using UML and J2EE together, and be on their way to building robust, scalable, and complex applications.

0201738295B09042001

Book News Annotation:

For software architects and developers, a guide to development with Java 2 Platform Enterprise Edition and the Unified Modeling Language. Used together, they can provide robust, scalable, and complex applications, but first developers must reconcile the different characteristics of each. The text uses practical examples and a case study to illustrate the pros and cons of specific design approaches. Assumes some familiarity with Java, C++, or a similar language; prior experience with UML, J2EE, or enterprise application development is helpful but not required.
Annotation c. Book News, Inc., Portland, OR (booknews.com)

Synopsis:

This reference demonstrates how to use J2EE and Unified Modelling Language (UML) to develop enterprise Java applications. Both the authors have experience in building robust J2EE applications using UML. The volume also seeks to give the reader an appreciation of the challenges involved.

About the Author

Khawar Ahmed is a member of the Rational Rose team at Rational Software Corporation. He assists internal and external customers of Rational Rose with the use of UML and Rational Rose in the areas of Java, J2EE, XML, and Web modeling. He has over eleven years of software development experience and has been using visual modeling since the early 1990s.

Cary Umrysh has over twelve years of experience in object-oriented software development. Formerly a Rational Rose development manager and product manager at Rational Software Corporation, he is currently managing development teams for several key Enterprise Java software systems for use in the energy industry.

0201738295AB09042001

Table of Contents

Foreword.

Preface.

Approach.

Intended Audience.

How to Use This Book.

Chapter Summaries.

Conventions.

Acknowledgements.

1. Introduction to Enterprise Software.

What is Enterprise Software?

Challenges in Developing Enterprise Software

Evolution of Enterprise Software

Enterprise Software and Component Based Software.

Summary.

2. Introduction to J2EE.

What is the Java 2 Platform, Enterprise Edition?

A Brief History of J2EE.

Why J2EE?

Brief Overview of J2EE.

Technologies.

API.

Other J2EE Technologies and API.

Summary.

3. Introduction to the UML.

What is the Unified Modeling Language (UML)?

Overview.

Why use the J2EE and the UML Together?

Challenges in Modeling J2EE in the UML.

Extension Mechanisms in the UML.

Stereotype.

Tagged Value.

Constraint.

The Approach to J2EE UML Modeling.

Summary.

4. UML and Java.

Introduction.

Representing Structure.

Class.

Variable.

Method.

Object.

Interface.

Package.

Representing Relationships.

Inheritance.

Realization.

Dependency.

Association.

Aggregation.

Composition.

Reflexive Relationships.

Summary.

5. Overview of Activities.

Introduction.

What is a Software Development Process?

Brief Overview of Popular Approaches to Software Development.

The Just-Develop-It Approach.

The Waterfall Process.

The Iterative Process.

The Rational Unified Process.

The ICONIX Process.

OPEN Process.

Extreme Programming/Feature-Driven Development.

Approach Used in This Book.

Overview of Major activities.

Chapter 6: Architecture.

Chapter 7: Analyzing the Customer Needs.

Chapter 8: Creating the Design.

Chapters 10-15 Detailed Design.

Chapters 16 Case Study.

Summary.

6. Architecture.

What is Software Architecture?

Why Architecture?

Key Concepts in Enterprise Application Architecture.

Decomposition.

Components.

Frameworks.

Patterns.

Layering.

Tiers.

Approaches to Software Architecture.

The J2EE View of Architecture.

The 4+1view Model of Architecture.

Hofmeister et al Four Views of Architecture.

Putting it All Together.

Summary.

7. Analyzing the Customer Needs.

Introduction.

Why software Analysis and Design?

Problem Analysis.

Use Case Modeling.

Actor.

Use Case.

Finding the Actors.

Finding the Use Cases.

Use Case Diagrams.

Use Case Relationships.

Include.

Extend.

Sequence Diagrams.

Activity Diagrams.

Summary.

8. Creating the Design.

Use Case Analysis.

Use Case Realizations.

Refined Use Case Description.

Sequence Diagrams.

Boundary Objects.

Entity Objects.

Control Objects.

Collaboration Diagrams.

Class Diagrams.

Coalescing the Analysis Classes.

Packaging.

Summary.

9. Overview of J2EE Technologies.

Overview.

The Big Picture.

Servlets.

JavaServer Pages.

Enterprise JavaBeans.

Session Beans.

Entity Beans.

Message-Driven Beans.

Assembly and Deployment.

Case Study.

Summary.

10. Servlets.

Overview.

Introduction to Servlets.

Common Usage.

Best Served Small.

J2EE Versions.

Servlet Lifecycle.

Lifecycle Methods.

Convenience Method.

Required Methods and Tagged Values.

Request Handling.

Response Generation.

HTTP Request Handlers.

Advanced Handler Methods.

Quick Guide to HTTP Requests.

The RequestDispatcher Interface.

Modeling Servlets in UML.

Modeling Other Servlet Aspects.

Servlet forward.

Servlet include.

ServletContext.

Servlet Session Management.

Servlet Deployment and Web Archives.

Identifying Servlets in Enterprise Applications.

Summary.

11. JavaServer Page.

Overview.

Introduction to JavaServer Pages.

Typical uses of JSP.

Model 1 and Model 2 architectures.

JSP versus Servlet.

Anatomy of a JSP.

Template data.

JSP Elements.

Objects Accessible to a JSP Implicitly.

Tag Libraries.

JSP and the UML.

Modeling Client Side Relationships.

Modeling Server Side Relationships.

JSP in Enterprise Applications.

Summary.

12. Session Beans.

Overview.

Introduction to Enterprise JavaBeans.

Enterprise JavaBean Views and the UML.

Basic Structure.

Representing an Enterprise JavaBean in UML.

Client View.

Internal View.

Session Beans.

Popular Beans

J2EE Versions.

Session Beans Types and Conversational State.

Modeling Session Bean Conversational State.

Instance Passivation.

Cleanup and Removal.

Transactions.

Transaction Demarcation.

Bean-Managed Transactions.

Container-Managed Transactions.

The SessionSynchronization Interface.

Limitations for stateless Session Beans.

Transaction Attributes.

Modeling Transactions.

Session Bean Technology.

Home Interface.

Remote Interface.

Implementation Class.

Modeling Interface Behavior.

Session Bean Lifecycle.

Session Bean Common Scenarios.

Modeling Session Bean Relationships.

Session beans and plain Java classes.

Session beans and JavaBeans.

Session beans and servlets.

Session bean and JSP.

Session-session relationships.

Session bean inheritance.

Identifying Session Beans in Enterprise Applications.

Summary.

13. Entity Beans.

Overview.

Introduction to Entity Beans.

Coarse-Grained Business Objects.

Increasing Popularity.

J2EE Versions.

Entity Bean Views and the UML.

Basic Structure.

Client View.

Internal View.

Persistence.

Transactions and Concurrency.

Abstract Persistence.

Abstract Persistence Schema.

EJB Query Language (EJB QL).

Persistence Manager.

Container-Managed Relationships.

Multiplicity.

Directionality.

Duplicating these Relationships in J2EE 1.2.

Local Relationships.

Entity Bean Technology.

Home Interface.

Remote Interface.

Primary Key Class.

Implementation Class.

Persistent Fields.

Entity Bean Lifecycle.

Entity Bean Common Scenarios.

Modeling Entity Bean Relationships.

Entity Bean and other Java classes.

Entity Bean and JavaBeans.

Entity Bean, Servlets and JSPs.

Entity Bean and Session Beans.

Entity Bean to Entity Bean relationships.

Identifying Entity Beans in Enterprise Applications.

Layering.

Summary.

14. Message-Driven Beans.

Overview.

Introduction to Message Beans.

The Java Message Service.

Role of JMS and Message Beans in EJB.

Why use Messaging and Message Beans.

When to use Message Beans.

J2EE Version.

Message Bean Views and the UML.

Basic Structure.

Client View.

UML Benefits for Message Beans.

Modeling Messages.

Modeling Destinations.

Message Bean Technology.

Transactions.

Implementation Class.

Message Bean Lifecycle.

Message Bean Common Scenario.

Modeling Message Bean Relationships.

Modeling relationships with other classes.

Message Bean and other J2EE technologies.

Identifying Message Beans in Enterprise Applications.

Summary.

15. Assembly and Deployment.

Introduction.

Component Modeling.

Component modeling of J2EE technologies.

Representing Web Components.

Representing Enterprise JavaBeans.

Component modeling of enterprise applications.

Deployment Modeling.

Traceability revisited.

Assembly and deployment of Enterprise Java Applications.

Deployment Descriptors

Summary.

16. Case Study.

Introduction.

Case Study Background.

Problem Statement.

Rationale and Assumptions.

HomeDirect Requirements.

Inquiry Services.

Bill Payment Services.

Transaction Services.

Administrative Services.

Inception Phase.

Initial Iteration.

Elaboration Phase.

Elaboration Iteration#1.

Elaboration Iteration#2.

Elaboration Iteration#3.

Remaining Phases.

Summary.

Appendixes.

Index. 0201738295T07122001


Product Details

ISBN:
9780201738292
Subtitle:
tm and UML
Author:
Ahmed, Khawar Zaman
Author:
Umrysh, Cary E.
Publisher:
Addison-Wesley Professional
Location:
Boston
Subject:
Business
Subject:
Programming - General
Subject:
Programming - Object Oriented Programming
Subject:
Java (Computer program language)
Subject:
Programming Languages - Java
Subject:
Java
Subject:
Programming / Object Oriented
Subject:
Business -- Data processing.
Copyright:
Edition Description:
Paperback
Series:
The Addison-Wesley Object Technology Series
Series Volume:
no. 4
Publication Date:
October 2001
Binding:
Paperback
Grade Level:
Professional and scholarly
Language:
English
Illustrations:
Yes
Pages:
368
Dimensions:
9.28x7.32x.66 in. 1.22 lbs.

Other books you might like

  1. $8.00 Used Trade Paper add to wish list
  2. $9.23 Used Trade Paper add to wish list
  3. $49.95 New Trade Paper add to wish list

    Java 3D Programming

    Daniel Selman
  4. $31.00 Used Trade Paper add to wish list
  5. $61.25 New Trade Paper add to wish list
  6. $15.60 Used Trade Paper add to wish list

Related Aisles

  • back to top

Powell's City of Books is an independent bookstore in Portland, Oregon, that fills a whole city block with more than a million new, used, and out of print books. Shop those shelves — plus literally millions more books, DVDs, and eBooks — here at Powells.com.