• 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
  • Liutauras Vilda
  • Ron McLeod
  • Jeanne Boyarsky
  • Paul Clapham
Sheriffs:
  • Junilu Lacar
  • Tim Cooke
Saloon Keepers:
  • Carey Brown
  • Stephan van Hulst
  • Tim Holloway
  • Peter Rooke
  • Himai Minh
Bartenders:
  • Piet Souris
  • Mikalai Zaikin

Websphere and SCWCD

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I'm preparing for SCWCD. How does it compare with IBM Websphere Certification? As I understand, SCWCD is about general knowledge of Servlet, JSP, and JavaBeans while Websphere is about an IDE product which facilitate the development of Java web components. So should I take both certification exams? Which is more valuable to whom? Thanks for any reply.
 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Whatever you are thinking is correct. IBM certification is for IBM product. Sun certification is for general technology and not for the product.
so both are important.
 
Ranch Hand
Posts: 2166
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Kyle Shapiro:
Websphere is about an IDE product which facilitate the development of Java web components.


Websphere is not an ide, its a J2EE server. And its not very small. Much more stuff than setting up and administering tomcat. There are 2 ide from ibm which suit well for development with websphere:
- WS.application designer (eclipse xxl)
- Visual Age for Java.
You need VAJ skill for the exam, but WSAD for the future (a very long story, sorry).
You need some knowledge about Websphere and related tools, too.


So should I take both certification exams? Which is more valuable to whom? Thanks for any reply.


This could be a good idea.
In the Websphere-specialist exam 488 there seems to be a lot of EJB-questions. EJB is something which is not covered by SCWCD.
There are excelent links to ressources for IBM.488 in the posts above.
Axel
 
Ranch Hand
Posts: 351
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I agree you'll probably need to learn something about Visual Age for Java on the way to passing WASD exam.
IBM's tutorials are written from an integrated development perspective. They assume your using their tools, so why not download them and make it easy on yourself.
The knowledge you need for SCWCD and WSAD overlap a lot. The major difference is that WSAD covers EJB technology.
[ March 19, 2002: Message edited by: Michael Pearson ]
 
Greenhorn
Posts: 25
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I just think SCW.. is much more useful as it gives you an understanding of the fundamentals which you can apply to WEbsphere or Weblogic etc.
Vijay
 
Ranch Hand
Posts: 219
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
Yes, Vijay's argument is very meaningful. If you plan to go for WebSphere/WebLogic, it would be really helpful if you've gone thru SCWCD.
Regards and best wishes
Pradeep Chopra
Whizlabs Software
http://www.whizlabs.com
 
Ranch Hand
Posts: 46
Mac
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Yes, I agree with pradeep.
The combination will be of great use and moreover it will impart the required confidence in you.
 
Aaaaaand ... we're on the march. Stylin. Get with it tiny ad.
Thread Boost feature
https://coderanch.com/t/674455/Thread-Boost-feature
reply
    Bookmark Topic Watch Topic
  • New Topic