• 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

Advice on EJB book

 
Ranch Hand
Posts: 45
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
=> can any one pls tell me a book for EJB, for beginer & for certification.
I need a book that is easy to read & understand.

pls share your experience.


Regards.
Amit Sethi.
 
Ranch Hand
Posts: 1847
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
For someone beginning with Java the only advise can be to forget about EJB for the next several years.
 
(instanceof Sidekick)
Posts: 8791
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
If you're Java beginner, I'm with Jeroen. There is much else to learn first.

If you're an EJB beginner, look for "Mastering EJBs" online book. Don't know if it's the best, but it's free. You can buy a printed version if you like it.
 
Amit Sethi
Ranch Hand
Posts: 45
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
friends i just want to start with "ejb" i have completed head first servelets & jsp .
so pls suggest me a beginer book for ejb.

Regards
Amit Sethi
 
lowercase baba
Posts: 13089
67
Chrome Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
moving to EJB and Other J2EE Technologies forum.
 
Greenhorn
Posts: 15
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Mastering EJB is good. Here is the e-book link:

http://www.theserverside.com/tt/books/wiley/masteringEJB3/downloads/MasteringEJB4thEd.zip?app=true

You can download its code from here:

http://www.theserverside.com/tt/books/wiley/masteringEJB3/downloads/4eCode.zip?app=true
 
reply
    Bookmark Topic Watch Topic
  • New Topic