Skip to content

Head First EJB Passing the Sun Certified Business Component Developer Exam

Best in textbook rentals since 2012!

ISBN-10: 0596005717

ISBN-13: 9780596005719

Edition: 2003

Authors: Kathy Sierra, Bert Bates

List price: $44.95
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

What do Ford Financial, IBM, and Victoria's Secret have in common? Enterprise JavaBeans (EJB). As the industry standard for platform-independent reusable business components, EJB has just become Sun Microsystem's latest developer certification. Whether you want to be certifiable or just want to learn the technology inside and out, "Head First EJB will get you there in the least painful way. And with the greatest understanding. You'll learn not just what the technology *is*, but more importantly, *why* it is, and what it is and isn't good for. You'll learn tricks and tips for EJB development, along with tricks and tips for passing this latest, very challenging Sun Certified Business…    
Customers also bought

Book details

List price: $44.95
Copyright year: 2003
Publisher: O'Reilly Media, Incorporated
Publication date: 11/18/2003
Binding: Paperback
Pages: 734
Size: 8.19" wide x 9.49" long x 1.81" tall
Weight: 2.838
Language: English

Kathy Sierra was lead developer for the SCJP for Java 5. Sierra worked as a Sun "master trainer," and in 1997, founded javaranch.com, the largest Java community website. Her books have won multiple Software Development Magazine awards, and she is a founding member of Sun's Java Champions program.Bert Bates was a lead developer for several of Sun's Java certifications including the SCJP for Java 5. He is also a forum moderator on javaranch.com, a 20-year software developer veteran, and co-author of several bestselling Java books. Bert is is a founding member of Sun's Java Champions program.

Intro
Welcome to EJB: an introduction
EJB Architecture: architectural overview
Exposing Yourself: the client view
Being a Session Bean: session bean lifecycle
Entities are Persistent: entity bean intro
Being an Entity Bean: bean/entity synchronization
When Beans Relate: entity bean relationships
Getting the Message: message-driven beans
The Atomic Age: EJB transactions
When Beans Go Bad: exceptions in EJB
Protect Your Secrets: security in EJB
The Joy of Deployment: a bean's environment
Final Mock Exam