• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

SCBCD-Book

 
Ranch Hand
Posts: 84
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,

I have planned to take scbcd exam(310-090), i bought HeadFirst EJB book, is this book is sufficient to clear and to get the knowledge on EJB's, is there any online book material or other books for this exam.
 
Ranch Hand
Posts: 4982
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You can try downloading Mastering EJB, 2nd edition. The 3rd edition is for 2.1 and the 4th edition is for 3.0.
http://www.theserverside.com/tt/books/wiley/masteringEJB/downloads/MasteringEJB2.pdf

Personally, HFEJB would be enough. If you wish, you can consider Paul's SCBCD Exam Study Kit. It is a good book also.

Nick
 
vinod balaji
Ranch Hand
Posts: 84
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks Nick
 
Ranch Hand
Posts: 310
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thank You Nicholas Cheung.
Because of you i got an excellent book, Mastering EJB 3.0.
 
Greenhorn
Posts: 11
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I think, the Oreilly book is good for Entity Manager and persistence API...
 
Ranch Hand
Posts: 182
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The best one would be the EJB Specs.
 
Bartender
Posts: 3903
43
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Sandy Kulkarni:
I think, the Oreilly book is good for Entity Manager and persistence API...



Vinod is preparing for SCBCD 1.3 (310-090), NOT 310-091.

So, no need to study persistence and other EJB 3.0 related stuff.

AFAIR, Enterprise JavaBeans 3rd edition covers EJB 2.0 (SCBCD 1.3)
reply
    Bookmark Topic Watch Topic
  • New Topic