Designing Enterprise Applications with the J2EE Platform
Title | Designing Enterprise Applications with the J2EE Platform PDF eBook |
Author | Inderjeet Singh |
Publisher | Addison-Wesley Professional |
Pages | 452 |
Release | 2002 |
Genre | Computers |
ISBN | 9780201787900 |
Following her widely acclaimedAutobiography of Red("A spellbinding achievement" --Susan Sontag), a new collection of poetry and prose that displays Anne Carson's signature mixture of opposites--the classic and the modern, cinema and print, narrative and verse. InMen in the Off Hours, Carson reinvents figures as diverse as Oedipus, Emily Dickinson, and Audubon. She views the writings of Sappho, St. Augustine, and Catullus through a modern lens. She sets up startling juxtapositions (Lazarus among video paraphernalia; Virginia Woolf and Thucydides discussing war). And in a final prose poem, she meditates on the recent death of her mother. With its quiet, acute spirituality, its fearless wit and sensuality, and its joyful understanding that "the fact of the matter for humans is imperfection,"Men in the Off Hoursshows us "the most exciting poet writing in English today" (Michael Ondaatje) at her best. From the Hardcover edition.
Applying Enterprise JavaBeans
Title | Applying Enterprise JavaBeans PDF eBook |
Author | Vlada Matena |
Publisher | Addison-Wesley Professional |
Pages | 506 |
Release | 2003 |
Genre | Computers |
ISBN | 9780201914665 |
This title provides advanced, in depth coverage of Enterprise JavaBeans (EJB) applications. It presents the EJB architecture from the point of view of the person developing EJB applications.
Developing Enterprise Java Applications with J2EE and UML
Title | Developing Enterprise Java Applications with J2EE and UML PDF eBook |
Author | Khawar Zaman Ahmed |
Publisher | Addison-Wesley Professional |
Pages | 376 |
Release | 2002 |
Genre | Computers |
ISBN |
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
Enterprise Integration Patterns
Title | Enterprise Integration Patterns PDF eBook |
Author | Gregor Hohpe |
Publisher | |
Pages | 737 |
Release | 2003 |
Genre | |
ISBN | 9788131741177 |
Core J2EE Patterns
Title | Core J2EE Patterns PDF eBook |
Author | Deepak Alur |
Publisher | Prentice Hall Professional |
Pages | 694 |
Release | 2003 |
Genre | Computers |
ISBN | 9780131422469 |
This is the completely updated and revised edition to the bestselling tutorial and reference to J2EE Patterns. The book introduces new patterns, new refactorings, and new ways of using XML and J2EE Web services.
Building Java Enterprise Applications
Title | Building Java Enterprise Applications PDF eBook |
Author | Brett McLaughlin |
Publisher | "O'Reilly Media, Inc." |
Pages | 324 |
Release | 2002 |
Genre | Computers |
ISBN | 9780596001230 |
This is the advanced, complete and practical guide to building complex Java Enterprise Applications from the ground up, and learning design issues along the way. Beyond showing how to write the code, the book covers what happens when it's time to deploy it on various servers.
Patterns of Enterprise Application Architecture
Title | Patterns of Enterprise Application Architecture PDF eBook |
Author | Martin Fowler |
Publisher | Addison-Wesley |
Pages | 558 |
Release | 2012-03-09 |
Genre | Computers |
ISBN | 0133065219 |
The practice of enterprise application development has benefited from the emergence of many new enabling technologies. Multi-tiered object-oriented platforms, such as Java and .NET, have become commonplace. These new tools and technologies are capable of building powerful applications, but they are not easily implemented. Common failures in enterprise applications often occur because their developers do not understand the architectural lessons that experienced object developers have learned. Patterns of Enterprise Application Architecture is written in direct response to the stiff challenges that face enterprise application developers. The author, noted object-oriented designer Martin Fowler, noticed that despite changes in technology--from Smalltalk to CORBA to Java to .NET--the same basic design ideas can be adapted and applied to solve common problems. With the help of an expert group of contributors, Martin distills over forty recurring solutions into patterns. The result is an indispensable handbook of solutions that are applicable to any enterprise application platform. This book is actually two books in one. The first section is a short tutorial on developing enterprise applications, which you can read from start to finish to understand the scope of the book's lessons. The next section, the bulk of the book, is a detailed reference to the patterns themselves. Each pattern provides usage and implementation information, as well as detailed code examples in Java or C#. The entire book is also richly illustrated with UML diagrams to further explain the concepts. Armed with this book, you will have the knowledge necessary to make important architectural decisions about building an enterprise application and the proven patterns for use when building them. The topics covered include · Dividing an enterprise application into layers · The major approaches to organizing business logic · An in-depth treatment of mapping between objects and relational databases · Using Model-View-Controller to organize a Web presentation · Handling concurrency for data that spans multiple transactions · Designing distributed object interfaces