• 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:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

What is the best EJB Book?

 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
What is the best EJB book among these books.

1- Manning EJB3 In Action
2- Apress Pro EJB3
3- Mastering Enterprise JavaBeans 3.0
4- O'reilly Enterprise JavaBeans 3.0

Please Help.........!
 
Ranch Hand
Posts: 446
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have read #3 and #4 from your list and I think both are very good and popular books. I learnt a lot from those books. Having said this I will also add that lot of EJB learning is also dependent upon the target application server.
 
Sampath Weerasinghe
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks Deepak..........
 
Ranch Hand
Posts: 39
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Haven't read #4.

Recommend #2 (highly!!!) and #3. they complement each other.

Would not recommend #1. Superficial and buggy.
 
Sampath Weerasinghe
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks for the advice.
 
Ranch Hand
Posts: 76
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Mastering Enterprise JavaBeans really is a very good book.

Two versions are available, one for EJB 2.1 and one for EJB 3.0 - if you have to work with 2.1 you should get a copy of the older version.
 
reply
    Bookmark Topic Watch Topic
  • New Topic