|
| |
How to Order |
Enterprise JavaBeans, Second Edition By Richard Monson-Haefel,Mike Loukides (Editor) Online Price for 10+ books: $23.97 Online Price for 2+ books: $28.764 Online Price for 1 book : $28.764 List Price : $39.95 You Save: $15.98(40% off on 10+ books) In Stock Ships within 24 hours | | List Price: $39.95 480 Pages Edition: 2ND Published by O'Reilly & Associates, Incorporated Date Published: 03/2000 Product#: 1565928695
|
|
|
|
Summary
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
| |
|