• 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

Passed SCWCD 1.4

 
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
This afternoon I passed the SCWCD 1.4 test with 98%. I got 71% with the final mock exam of HF, so I'm a little nervous about the real exam. Then I found everything is OK, after one and half month preparation, study HF two times, one time do all the exercise and example, and second time I just go through and note some important point, the a week before the real exam I took the final mock exam. Before that I do the mock exam of this site and j2eecertificate, jdiscuss. If you just want to pass the exam HF is enough, but if you want to get a high score you need to read the specification and API document. Thanks for HF and this great place and people so I can get valuable information for passing the exam.
 
Ranch Hand
Posts: 81
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

Congradulations




Did u go thru the entire spec of Servlet,JSP and JSTL ?

Regards
VPJAIN
 
author
Posts: 9050
21
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Peter...

98% !!!

Wow!

- Bert
 
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Heartiest Congratulations,
Peter!! That's incredible.

I passed SCJP 1.4 last week with 100% score. Now planning for SCWCD 1.4.
Do you mind sharing the study materials/links.. that you have used for SCWCD 1.4?

Thanks,
Shency
 
Peter Du
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The following is all the material I used:
1. The great HF Book, read two times, do all the exercise and exam
2. Mock exam on this site, mock exam on www.jdiscuss.com, and mock exam on www.j2eecertificate.com
3. Sample exam on sun site (http://suned.sun.com/US/certification/resources/epractice.html) and Try version exam by www.whizlabs.com/products/scwcd/scwcd.html
4. read the specifications, I read part of the servlet 2.4, JSP 2.0, JSTL 1.1 specification once, mainly things include: standard actions, JSTL core tags, EL(the semantic description is very usefull), tag files, SimpleTag and Classic custom tags, DD diagram(to know all the element in the DD).
5. Read the API document several times.
reply
    Bookmark Topic Watch Topic
  • New Topic