• 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 5 Suggest Studying Strategy

 
Ranch Hand
Posts: 361
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello,
For those of you feeling lost in how to start studying and preparing for the Sun Certified Business Component Developer Exam 5 I think the following will be useful :

First : I suggest have a good knowledge in RMI.
Second : Read the first three chapters for the Head First EJB which describes in a very wonderful way the overall architecture of EJB.
Third : Download the J2EE 5.0 tutorial. At the end there is an appendix that maps Certification objectives to chapters in this tutorial.

For those new to RMI, In the Head First Design Patters, the chapter that talks about the proxy design pattern, is an excellent explanation of RMI.

I also suggest trying to read tutorials about JNDI, RMI-IIOP to better understand what is EJB is based on.

I found the following website very wonderful for tutorials :
http://www.roseindia.net

Good luck to all
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic