• 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

 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi ,
I am new to EJB. I know the core Java fundamentals. Which book will be preferrable for advanced java or J2EE technologies. Please Reply.

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


I am new to EJB. I know the core Java fundamentals. Which book will be preferrable for advanced java or J2EE technologies. Please Reply.


For advanced J2EE, you may consider several books:

Head First EJB: Although it is for SCBCD exam, the book uses *easy-to-understand* manner to introduce EJB. Even you dont have much EJB knowledge, you will find it useful.

Enterprise Java Bean 3rd/4th edition: It is a complete reference.

Core Servlets and JSP: It covers all basic knowledge, in addition to some advanced features of Servlets and JSP.

J2EE Web Services: It covers all mandatory knowledge for Java Web Services.

Hope this help.

Nick
 
Ranch Hand
Posts: 8946
Firefox Browser Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You could also check out sample chapters from Mastering EJB
http://www.theserverside.com/news/thread.tss?thread_id=27454
 
Sathish Kumar Raju
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks a lot Nick!!

Originally posted by Sathish Kumar Raju:
Hi ,
I am new to EJB. I know the core Java fundamentals. Which book will be preferrable for advanced java or J2EE technologies. Please Reply.

Regards,
Sathish

 
Greenhorn
Posts: 18
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
To get some hands-on experience as part of my SCBD cert effort (successful last January), I read the Monson-Haefel book,which comes with a workbook and examples prepared for Jboss. The book, workbook and Jboss are available free on the net. Jboss comes with built-in db, so there's no need spend time installing an independent db.
 
Author
Posts: 36
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
For EJBs, I like Kevin Boone's book Applied Enterprise JavaBeans Technology.

For servlets and JSP, I like Marty Hall's Core Servlets and JSP book.
 
Author
Posts: 377
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Sathish Kumar Raju:
Hi ,
I am new to EJB. I know the core Java fundamentals. Which book will be preferrable for advanced java or J2EE technologies. Please Reply.

Regards,
Sathish



Hi Sathish,

I assume you're not posting this in relation to the J2EE: The Big Picture book promotion this week, but if you are, that book could give you a solid basis for the, well, big picture. Containers, architecture, EJBs and JSPs, container services, etc.

If you want to be in the drawing for the free book, go ahead and post another question about the book, or just repost this making it clear it's about the book. (I assume this is in acordance with the JavaRanch rules.)

Solveig
~~~~~~~~~~~~~~~~
[email protected]
www.bigpicture-books.com

http://www.bigpicture-books.com/bigpicturetoc.pdf

"J2EE: The Big Picture" by Solveig Haugland, Mark Cade, and Anthony Orapallo
Knowledge without coding.
Understanding without boredom.
And occasional references to badgers.

http://www.amazon.com/exec/obidos/ASIN/0131480103
http://www.amazon.co.uk/exec/obidos/ASIN/0131480103
 
The problems of the world fade way as you eat a piece of pie. This tiny ad has never known problems:
New web page for Paul's Rocket Mass Heaters movies
https://coderanch.com/t/785239/web-page-Paul-Rocket-Mass
reply
    Bookmark Topic Watch Topic
  • New Topic