• 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

Regarding the SCWCD exam

 
Ranch Hand
Posts: 59
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi.. Im planning to take the SCWCD exam coming Tuesday.. I have read through the Head First book and took mock exams in Whizlabs.. I just wanted to know, from people who had already taken the exam, whether that would be enough or not, just to reassure myself..

Thanks,
Rakesh.R
SCJP

[ September 19, 2008: Message edited by: Rakesh Rajagopalan ]
[ September 19, 2008: Message edited by: Rakesh Rajagopalan ]
 
Sheriff
Posts: 14691
16
Eclipse IDE VI Editor Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
It should be enough. You can also check the scwcd links for more, and especially Marc's document on patterns.
 
Ranch Hand
Posts: 71
Hibernate Spring Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I would also suggest you to just go over

jstl 1.0 spec

c ut , c:forEach , c:forTokens , c:if , c:set , c:import , c:redirect , c:url , if you have time just go over those and see which attributes are optional and which are not

JSP 2.0

jsp:useBean , jsp:setProperty , jsp:getProperty and specifically try to keep in mind which attributes of jsp:useBean can together (Ex: you can not use class , beanName together)

Servlet Specification 2.4:

read the section on RequestDispatcher too

Dont forget the Cofee Cram questions in Headfirst

Wish you good luck with the upcoming test!
 
Ranch Hand
Posts: 140
Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
What mock scores are you getting in HFSJ and whizlabs?
 
Rakesh Rajagopalan
Ranch Hand
Posts: 59
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Chris, Ranil and Kurt,

Thanks for your timely response and guidance. That instilled confidence in me. I took the exam today and secured 84%. Thanks once again.

Regards,
Rakesh.R
SCJP,SCWCD.
 
Ranil Liyana Arachchige
Ranch Hand
Posts: 71
Hibernate Spring Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

Congratulations my friend!

Ranil
 
Christophe Verré
Sheriff
Posts: 14691
16
Eclipse IDE VI Editor Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations
 
Ranch Hand
Posts: 261
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations on your wonderful score! We are glad to have contributed to your success! We look forward to contributing to your future certification exams.

Best wishes
Ritu Sharma
--------------------
Whizlabs Software
Success, certified!
World's BEST Java Certification Preparation Solutions
SCJA,SCJP 5.0,SCJP 5.0 (Training),SCJP 6.0, SCWCD5, SCDJWS, SCMAD,SCEA5,SCBCD 5.0
With 100% Money Back Guarantee!
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic