• 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

chapters to read from EJB Specification

 
Greenhorn
Posts: 27
Eclipse IDE Tomcat Server Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I wanted to know which all chapters do I need to read from EJB Specifications provided at Oracle site for OCBCD Exam ?

Please note that I am asking this for the exam IZ0 895 .

Oracle link for specification : http://download.oracle.com/otndocs/jcp/ejb-3.1-fr-eval-oth-JSpec/

Regards,
Vaibhav.
 
Creator of Enthuware JWS+ V6
Posts: 3411
320
Android Eclipse IDE Chrome
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Vaibhav ,

You should read and study the following chapters (and skip all the parts of EJB 2.x)

  • 1 until 5
  • 12 until 14
  • 16 until 23

  • Regards,
    Frits
     
    Vaibhav Ajmera
    Greenhorn
    Posts: 27
    Eclipse IDE Tomcat Server Java
    • Mark post as helpful
    • send pies
      Number of slices to send:
      Optional 'thank-you' note:
    • Quote
    • Report post to moderator

    Frits Walraven wrote:Hi Vaibhav ,

    You should read and study the following chapters (and skip all the parts of EJB 2.x)

  • 1 until 5
  • 12 until 14
  • 16 until 23

  • Regards,
    Frits



    Thanks.
     
    reply
      Bookmark Topic Watch Topic
    • New Topic