• 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

SCBCD guidance required

 
Ranch Hand
Posts: 1376
Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi

I am plannning to write SCBCD in April this year.
I want to start my SCBCD preparation.
I had read old posts of this forum where fellow ranchers have suggested different books to do preparation.
So, i am bit confused.
I have basic knowledge of EJB 2 but i have never used EJB 3 in career so I would appreciate if fellow ranchers can suggest me the best book(s) to do SCBCD preparation.

Thanks
 
Ranch Hand
Posts: 814
Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
@ Abhay
For EJB3.0 refer EJB 3 in Action from Manning publication
For EJB2.1 refer Head first EJB also refer Mastering in EnterpriseJavaBeans 3rd Edition by Ed Roman
 
Abhay Agarwal
Ranch Hand
Posts: 1376
Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
thanks for quick reply.
do i have read ejb 2.1 also as i thought SCBCD exam has only ejb 3.0 in it course.
Please clarify
 
Ninad Kulkarni
Ranch Hand
Posts: 814
Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
@ Abhay

Hi

do i have read ejb 2.1 also as i thought SCBCD exam has only ejb 3.0 in it course.


There is huge difference between EJB3.0 specification and EJB2.1 specification.
You can directly go to EJB3.0. As said you already have basic knowledge of EJB2.
For example you can use your EJB as simple POJO(Plain Old Java Object) as well as Enterprise JavaBeans in EJB3.0 specification.
 
Abhay Agarwal
Ranch Hand
Posts: 1376
Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Got your point

~ abhay
 
I RELEASE YOU! (for now .... ) Feel free to peruse this tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic