• 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.0 or SCDJWS

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Please guide me for which certification should i go based on the current and future application and demand perspective.
Please provide me study material refernces for the certifications and good reference sites for development too.
Thanks
[ May 18, 2008: Message edited by: bhushan rv ]
 
Ranch Hand
Posts: 893
Tomcat Server Java Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Depends on your own ambitions and perspectives.

I have chosen to do SCDJWS because I can use this knowledge for my customers by integrating different systems. Enterprise Java Beans is not necessarily for my current developing , but I will do this after SCDJWS.
 
bhushan rv
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by bhushan rv:
Please guide me for which certification should i go based on the current and future application and demand perspective.
Please provide me study material refernces for the certifications and good reference sites for development too.
Thanks

[ May 18, 2008: Message edited by: bhushan rv ]



Can you tell me some good books with respective to certification and development for beginners .
 
Ranch Hand
Posts: 2108
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
It took me 1.5 month to pass scbcd 5 (EJB 3 by Burke/Haefel). It took me 6 months to pass SCDJWS (lots of materials, approximately 10 books, so the scope is like 10 times of scbcd 5).

Some companies are slow in picking up ejb 3 because their infrastracture has already taken other alternatives to ejb 2, like spring/hibernate. New development are most likely going to use ejb 3.

It depends on what kind of applications your company will be doing. For sure, they will have a business and entity layer (ejb, etc.). Web services (scdjws) is used by companies only when it needs to do internal or external decoupling or interfacing, especially with other kinds of platforms like dot net.

XML is well involved in web services. Therefore, if you do scdjws, you get to learn this popular technology (found everywhere, from ajax, to web services, to cellphone data protocols).
 
After some pecan pie, you might want to cleanse your palatte with 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