Enterprise JavaBeans, Second Edition (Java S.) - Softcover

Monson–haefel, Richard

 
9781565928695: Enterprise JavaBeans, Second Edition (Java S.)

Synopsis

Enterprise JavaBeans (versions 1.1 and 1.0) is an important technology for server-side application development in Java. It offers a component architecture for developing distributed, multitiered enterprise applications. This model allows you to build complex, mission-critical systems using simple snap-together pieces that model individual business objects and processes. Enterprise JavaBeans (EJB) greatly simplifies the process of development by automatically taking care of system issues like object persistence and transaction management. This book provides a thorough introduction to EJB 1.1 and 1.0 for the enterprise software developer. It shows you how to develop enterprise Beans to model your business objects and processes. One powerful advantage of the EJB architecture is that it allows you to partition work appropriately between different parts of the system: the database provides persistence, your Beans model various business entities and the interactions between them, and your client application provides a user interface, but incorporates minimal business logic. The end result is a highly flexible system built from components that can easily be reused, and that can be changed to suit your needs without upsetting other parts of the system. Enterprise JavaBeans, 2nd Edition teaches you how to take advantage of the flexibility and simplicity that this powerful new architecture provides. This book covers: Enterprise JavaBeans 1.1 and 1.0 Developing entity Beans and session Beans XML Deployment Descriptors Using the client-side API to use enterprise Beans Transaction Management Design Strategies Introduction to J2EE

"synopsis" may belong to another edition of this title.

About the Author

Richard Monson-Haefel is one of the world's leading experts in Enterprise JavaBeans. Richard has been involved in the development of two OSS Enterprise JavaBeans servers and has consulted as an architect on Enterprise JavaBeans, CORBA, Java RMI, and other Java projects over the past few years. In addition to consulting, he has published many articles in national magazines, was a columnist for Java Report online, and frequently speaks at organizations and symposiums about EJB. He is also a contributing author to the book Special Edition: Using JavaBeans (Ziff-Davis). Richard maintains a Web site for the discussion of Enterprise JavaBeans and related distributed computing technologies at www.EJBNow.com.

"About this title" may belong to another edition of this title.