• 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

EJB 3.0 ?

 
Ranch Hand
Posts: 637
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I searched a lot in Google, Amazon but could not find a book from Head first on EJB 3.0. All i have is a Head first on EJB 2.0?
Is there really a book on EJB 3.0 from Head first?
Please respond, the bookstore guy had bought a EJB 2.0 which i want to excahnage for ejb 3.0?

Thanks
Deepak
 
author
Posts: 3285
13
Mac OS X Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi there,

Please make the title of your posts a little clearer, EJB 3.0 as a title could mean anything! .

In short, no there is no Head First EJB 3.0, I'd recommend Oreilly Enterprise Javabeans 3.0 instead.
 
Ranch Hand
Posts: 114
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Deepak,

As Martijn said, there isn't Head First EJB 3 book. If you're going to take SCBCD 5 certification, you should read many different books/pdfs. Among them I adivce:
- O'Reilly Enterprise Javabeans 3.0 (To learn how EJB 3 does work)
- Apress Pro EJB 3 Java Persistence API (focused on JPA)
- The EJB 3 Specification itself (it's a free PDF)
- And finally, and most important in my opinion, MZ's Study Guide: http://java.boot.by/scbcd5-guide/
 
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
There are no Head First EJB3 books yet. There are alot of titles coming out for Head First in the next little while. We may have to wait a bit.

The specs on EJB3 are actually pretty good, especially the Simplified API. You should definitely download that. It is very much worth every penny!

-Cameron McKenzie
 
Ranch Hand
Posts: 10198
3
Mac PPC Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Refer this one.
 
Crusading Chameleon likes the size of this ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic