• 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
  • Tim Cooke
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

New to EJB

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

I am new to EJB, can anyone tell me which is the best book for it?
I have heard that EJB 3.0 is the latest version of EJB. Is it worth to start directly fr4om EJB 3.0 without knowing anything about EJB.
Please tell me which book is best suitable for EJB?

Regards,
Vaibhav Goel
 
Greenhorn
Posts: 11
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Vaibhav Goel:
Hello friends,

I am new to EJB, can anyone tell me which is the best book for it?
I have heard that EJB 3.0 is the latest version of EJB. Is it worth to start directly fr4om EJB 3.0 without knowing anything about EJB.
Please tell me which book is best suitable for EJB?

Regards,
Vaibhav Goel



I started with "Enterprise JavaBeans 3.0" by Burke/Monson-Haefel published by O'Reilly
You'll need an Application Server, try Glassfish!
You'll find a lot of help in the net too, f.i.
http://www.tutego.com/java/ejb-3.0-links.htm
http://www.capcourse.com/Library/JSF+EJB/JSF+EJB_50.pdf
 
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
It is worthy to start directly with EJB 3.0. Try using EJB 3.0 in Action as it is more like a beginners book.
 
Politics n. Poly "many" + ticks "blood sucking insects". Tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic