• 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

SCWCD x SCBCD

 
Greenhorn
Posts: 17
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello people,

I have passed on SCJP and now I'm studying for SCBCD.
Do you think it's better do the SCWCD first? Or they are independent?

I would like some opinions.

Best regards,
[ October 26, 2004: Message edited by: Fernanda Silveira ]
 
Ranch Hand
Posts: 81
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Fernanda,

This is a personal preference. But in terms of complexty SCBCD is harder than SCWCD. And also in a natural flow of the technologies Servlets and JSP preceeds EJB. A solid foundation in JSP/Servlets really helps in understanding the rationale and usage of Business components in terms of EJBs and also you can develop an enterprise application without EJBs but not without Servlets and JSP. So choice is yours, if you already have invested sometime in learning EJBs then continue with that otherwise think of SCWCD. However, there are no dependencies in these two certifications except JCP which you already have done.

Good Luck!

-Bahadar
 
Ranch Hand
Posts: 379
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Personally I'm finding SCWCD more difficult than SCBCD. Maybe it's because I'm studying for the new version (JSP 2.0, Servlet 2.4...with JSTL, patterns and the like); but I can assure you that I'm finding this exam (especially the EL and Custom tag part...not JSTL as I'm using it at work everyday ) WAY more difficult than EJBs (which I also use at work daily). Unfortunately we're still using JBoss 3.2 (with Tomcat 4), with Servlet 2.3 and JSP 1.2, and EL and the new tag facilities are not part of our daily work. We'll have to change a lot in the way we build web apps from JSP 2.0, and I've already prepared my manager
[ October 27, 2004: Message edited by: Marco Tedone ]
 
Ever since I found this suit I've felt strange new needs. And a tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic