• 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
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

Passed 85%

 
Greenhorn
Posts: 19
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,
I took the SCWCD exam last week and passed scoring 85%. I am happy with my score.
I used HFS, the specs and a few mock exams - javaranch, j2eecertificate, JWebPlus trial for my preparation. I scored 71% on the HFS mock exam. Some of these mocks are for the J2EE 1.3, so pay attention to what is relevant for 1.4.
Here are a few suggestions for future exam takers:
Know all the DD elements very well - including env-entry tags and EJB related tags.
Know EL very well - You need this to answer EL questions and also to answers questions on custom tags. You really need to know this!
Know the attributes for JSTL tags - what is valid, required or optional.
JSP and EL implicit object and what class/interface type they are.
Know the API for some of the important classes - the classes and some important methods are given in HFS chapters.
Questions on design patterns were pretty straight forward- scored 100% on this section.
Few things you need to know, but covered lightly on HFS are - dynamic attributes, RequestDispatcher include method.

Hope this info is useful.
 
Ranch Hand
Posts: 783
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations on the good score, and thanks for sharing your observations with the rest of us!
 
Ranch Hand
Posts: 102
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats and thanks for sharing your experience!!
 
Ranch Hand
Posts: 172
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Vani:

Congrats on a great score...
And thanks for your advice too...

Javainn
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic