• 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

getResume() . setAttribute ("SCWCD", "true");

 
Ranch Hand
Posts: 143
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I passed yesterday with a score of 83%. I would like to thank Ken, Miftah Khan, Velmurugan, Anand Chawla, Carl, Ersin, and all of you participating in this forum.
Overall, the test was not as tricky as SCJP, but it wasn't a cakewalk. I got some tricky questions in the Custom Tag Library section. I was put off initially by the amount of memorizing required for this test, and did not memorize the DD much, especially the security section. But surprisingly, I got no question regarding the security section of the DD, and scored 100% in that section. After the test, I feel that a general understanding of the DD structure is enough.
I had done a academic project using servlets, jsp, jdbc and CORBA. Doing a project helps a lot in understanding the concepts by applying them.
I used the foll. for my preparation:
* Core Servlets and JSP (excellent!) : Although not covering the latest API, it is highly recommended for a beginner.
* Professional Java Server Programming Vol 1, Chapters 7-12 : Very useful in understanding where servlets and JSP fit in the J2EE platform, and web container concepts. It takes you a step further from the "Core Servlets and JSP".
* Servlet and JSP Specs : Referred them occasionally when I could not understand the concept clearly. I did not read them completely even once, as I like to code immediately after reading a new concept, and the specs do not have any significant code(unlike the JLS which had a lot of code you could try out).
* The "Links Page" is the ultimate guide to the resources for this exam.
* SCWCD@Whiz

Thank you all again for this excellent forum and website.
Prasanna.
SCJP2
SCWCD
---------------------------------------------------------------------------
If I had eight hours to chop down a tree, I'd spend six sharpening my axe.
-Abraham Lincoln
---------------------------------------------------------------------------
 
Sheriff
Posts: 5782
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations Buddy!
Take a break - request.getSession().invalidate();
 
Ranch Hand
Posts: 5040
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats.
- satya
 
Ranch Hand
Posts: 569
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
congratulations!
 
ranger
Posts: 17347
11
Mac IntelliJ IDE Spring
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Well done Prasanna.
Mark
 
Ranch Hand
Posts: 2379
MySQL Database Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats Prasanna, good score...
 
Ranch Hand
Posts: 776
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations!
Regards, Guy
 
Prasanna Wamanacharya
Ranch Hand
Posts: 143
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thank you Ajith, Satya(A hindi movie by your name is one of my favourites ), Hema, Mark, Ashik and Guy.
Prasanna.
SCJP2
SCWCD
---------------------------------------------------------------------------
If I had eight hours to chop down a tree, I'd spend six sharpening my axe.
-Abraham Lincoln
---------------------------------------------------------------------------
 
reply
    Bookmark Topic Watch Topic
  • New Topic