• 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

Need to know Best Book on EJB Concepts

 
Greenhorn
Posts: 16
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi fellow ranchers,

I need to buy a book to prepare a solid EJB foundation. Am looking for clear conceptual understanding. May not have EJB 3.0. thats fine.
Please suggest the best book . Is Ed Roman good and sufficient or some o 'reilly book you suggest .

Thanks for the info in advance.

Best Regards,
Girish Malik
 
Ranch Hand
Posts: 1704
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Ed Roman book is good. Head First series also good.
 
author and cow tipper
Posts: 5009
1
Hibernate Spring Tomcat Server
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
For learning the basics of EJBs, you can't beat the Head First EJB series:

Head First Enterprise Java Beans (EJB)

If you want to learn EJB 3.0, the latest, Beginning EJB 3 is a good start. It's a fairly straight forward look at EJB 3, and how you can build EJB 3 components:

Beginning EJB 3 Appliation Development

What you really should do is couple that book with a more advanced reference on EJB 3, such as this one:

Pro EJB Development

And of course, you can't count out those O'Reily Books with the animals on the front. This is a good EJB reference guide:

Enterprise JavaBeans 3.0 by Bill Burke

Cheers!

-Cameron McKenzie
[ December 27, 2006: Message edited by: Cameron W. McKenzie ]
 
And when my army is complete, I will rule the world! But, for now, I'm going to be happy with this tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic