See buying choices for this item to see if it's one of the millions that are eligible for Amazon Prime.

Ready to Buy?
woodys-uk
Price: £38.46
In stock

22 used & new from £0.99

Have one to sell? Sell yours here
 
   
Mastering Enterprise JavaBeans and the Java 2 Platform
 
 

Mastering Enterprise JavaBeans and the Java 2 Platform (Paperback)

by Ed Roman (Author) "In Part I, we introduce the server-side development platform that is the Java 2 Platform, Enterprise Edition (J2EE), of which the Enterprise Javabeans (EJB) component..." (more)
4.3 out of 5 stars See all reviews (3 customer reviews)

Available from these sellers.


4 new from £5.99 18 used from £0.99

Product details

  • Paperback: 752 pages
  • Publisher: John Wiley & Sons; Pap/Cdr edition (5 Nov 1999)
  • Language English
  • ISBN-10: 0471332291
  • ISBN-13: 978-0471332299
  • Product Dimensions: 23.1 x 19 x 4.1 cm
  • Average Customer Review: 4.3 out of 5 stars See all reviews (3 customer reviews)
  • Amazon.co.uk Sales Rank: 1,152,313 in Books (See Bestsellers in Books)

    Popular in this category:

    #12 in  Books > Computing & Internet > Programming > Languages > Java > JavaBeans
  • See Complete Table of Contents

Product Description

Amazon.co.uk Review
Centring on Sun's Enterprise JavaBeans (EJBs) 1.1 specification, Mastering Enterprise JavaBeans surveys the range of technologies and APIs needed to use EJBs successfully. Mixing a high-level perspective on EJBs with plenty of practical programming advice, this title makes a good choice for the IS manager or developer planning to use EJBs in future projects.

This book succeeds in two notable ways. First, it presents a fine high-level overview describing EJBs and how they fit into today's multi-tiered, server-side enterprise architectures. The author makes connections between EJBs and other component architectures (such as Microsoft's DNA and CORBA). Illustrated with numerous diagrams, these chapters will be useful to anyone seeking to understand the basics of Sun's powerful component model.

This title also serves as a programming primer for serious EJB development. In later sections, the author introduces practical advice for creating both session and entity beans, with plenty of nuts-and-bolts advice, including how to work with actual EJB products. (This book also shows you what to look for when purchasing an EJB application server to deploy your bean components.)

Later chapters delve into transaction management and show how to use Java with CORBA and IIOP. This text then culminates in an impressive case study using EJBs and Java servlets to power an e-commerce web site (complete with online catalogue and a shopping cart). This example is a standout and it's all you will likely need to get started with EJBs in custom projects. Final appendices cover several APIs and standards in more detail, including RMI, JNDI and XML.

In all, this title succeeds at bringing the EJB standard home to the practically minded reader. This is a book that will demystify EJBs and give both managers and developers what they need to start solving business problems using this powerful new component model. --Richard Dragan, Amazon.com

Topics covered: overview of Enterprise JavaBeans (EJBs) component model and Java 2 Enterprise Edition (J2EE), the EJB 1.1 standard, multi-tiered server-side architectures, J2EE technology primer: RMI, JNDI, JDBC, JTS/JTA, servlets and JSPs, Java IDL, JavaMail, Connectors, XML, EJB Container and Server products and responsibilities, session beans: stateless and stateful beans, EJB security and component lifecycle, entity beans and persistence: bean-managed persistent entity beans and container- managed persistent entity beans, flat and nested transactions, ACID properties, two-phase commits, CORBA and RMI-IIOP and EJBs, e-commerce case study using EJB's and servlets.

William W. Lee, Chief Technology Officer, The Theory Center
This book is a must-have for developers who want to jumpstart their EJB development process. Ed Roman shows the right way to use the J2EE technology with in-depth examples and coding patterns from the real world. We recommend this book as part of our education materials for both in-house staff and customer engagements.

See all Product Description


Inside This Book (Learn More)
First Sentence
In Part I, we introduce the server-side development platform that is the Java 2 Platform, Enterprise Edition (J2EE), of which the Enterprise Javabeans (EJB) component architect is a vital piece. Read the first page
Explore More
Concordance
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index | Back Cover
Search inside this book:

Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organize and find favorite items.
Your tags: Add your first tag
 

 

Customer Reviews

3 Reviews
5 star:
 (1)
4 star:
 (2)
3 star:    (0)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
4.3 out of 5 stars (3 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
2 of 2 people found the following review helpful:
5.0 out of 5 stars the most complete book on ejb, 7 Jun 2001
This is the best book I have ever read(except JP). it is near perfection. I wanted to learn everything about ejb instantly without any waffle, I wanted to be satisfied, I wanted to be challenged and entertained and this book does it all. It is a fantastic read.

the plus points:
no1: it is well written and to the point; it presents a complex subject in simple terms
no2: it is well organised
no3: it contains all the theory you need and more
no4: the best bit is it contains a full e commerce example and shows how to mix ejb, servlets and html
no5: all the code is complete not snippets like in other books so you have the complete picture
no6: it also covers ejb 1.1, xml, rmi, jndi, ejb ref guide, corba and transactions
no7: it contains servlet code (but does not explain the theory)
no8: if you know ejb already you can go straight to the e commerce example, because it is all in one place (except customer and product beans!)
no9: i found that i didn't have to contantly refer to other pages when i was reading the book (which i have to do with numerous other books)

the downsides:
-it does not contain JSP (i hate jsp anyway)
-the introduction is a bit long but some will find it useful (you can skip it and not lose the thread of the book)
- no UML diagrams so you have to look at the code in detail to work out how the objects interact (but that is the fun part!!!)
- i couldn't get the code to work- the process of running the main example is a little vague.
- "Understanding ejb security" p136 is a bit difficult to understand
- the puzzle game could have been replaced with a more e commerce example
- i would have liked to have seen an e commerce example with a credit card/payment module instead of a teller bean

can't wait for the 2nd edition.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
4.0 out of 5 stars Needs to be a bit more compact, 3 Oct 2001
I had been looking for a book on EJB for a while when I came across this book and was not disappointed with the buy. The author does a good job of explaining the reasons behind the usage of EJB in great detail. The code examples are quite good but be careful not to blink as it is quite involved and if you miss anything you may loose the plot. Event though this is a good book I would advise anyone wanting to buy a book on EJB to have a look at few other titles before putting their hands in their pocket.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
4.0 out of 5 stars Good book, 24 Feb 2000
By A Customer
Well structured, easy to read, with examples. Covers all advanced topics any medium / advanced programmer needs.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


Share your thoughts with other customers: Create your own review
 
 
 
Only search this product's reviews



Customer Discussions

 Beta (What's this?)
This product's forum (0 discussions)
  Discussion Replies Latest Post
  No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
  [Cancel]

   


Look for similar items by category


Feedback


Oracle Application Server 10g...

Oracle Application Server...

Thoroughly updated to focus solely on Oracle technologies, this Oracle... Read more
£35.99 £26.99

Find similar items

 

More From Ed Roman

Mastering Enterprise JavaBeans

Mastering Enterprise JavaBeans

"...the style is informal, with clear explanations…an enjoyable read... Read more
£29.99 £19.49

 

We've Got Converse

Converse
Stock up on your favourite styles with great deals on Converse shoes.

Shop Converse

 

Treat Someone

Amazon.co.uk Gift Certificates--available in any amount from £5 to £500 With an Amazon.co.uk Gift Certificate, you can get them what they want (even if you don't know what that is).

Learn more about Gift Certificates

 
Ad

Where's My Stuff?

Delivery and Returns

Need Help?

Your Recent History

  (What's this?)
You have no recently viewed items or searches.

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.

Look to the right column to find helpful suggestions for your shopping session.

Continue Shopping: Top Sellers

amazon.co.uk Amazon Home
International Sites:  United States  |  Germany  |  France  |  Japan  |  Canada  |  China
Business Programs: Sell on Amazon  |  Fulfilment by Amazon  |  Join Associates  |  Join Advantage
Customer Service  |  Help  |  View Basket  |  Your Account
About Amazon.co.uk  |  Careers at Amazon
Conditions of Use & Sale |  Privacy Notice  © 1996-2009, Amazon.com, Inc. and its affiliates