• 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
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

Passed with 88%

 
Ranch Hand
Posts: 87
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Passed today with 88% - big relief!

Thanks go to....

My wife and kids - "Hey everyone, remember me? I'm the guy in the living room with a big book in his lap and a laptop beside him."

JavaRanch - the best as always

Mark Peabody, Marcus Green, Mikalai Zaikin and the others who share your expertise for free on the web.

General Thoughts
I found this exam more difficult than the SCJP, but I was brand new to Servlets/JSPs when I started preparing. (I am now using it at work.)

Studying techniques
I used the normal prep materials (HFSJ, Whizlabs, Peabody patterns, Green's examulator site, Zaikin notes) so not much to add there. Something that I haven't seen discussed as much in these posts are specific studying techniques, so here is a little on that topic (I understand these are VERY individual based on how you learn):

- After I had studied all the materials in HFSJ and written some sample apps for each objective, I started taking mock exams. I specifically tried to identify my biggest weaknesses, and then turn them into strengths. One of my first weaknesses was deployment, so I found a posting in this forum with a complete Web.xml and memorized it. I practiced several times writing one from scratch, and it helped with the deployment questions (plus it helped me make sense of a lot of the concepts).

- Another initial area of weakness related to tag files and tag handlers. So practiced writing a TLD from scratch (also from another forum post). When I got into the exam room, the first thing I did was write an outline of the web.xml and TLD on the little whiteboard they gave me. Those were handy references as I went along.

- As I started taking the mock exams, I kept a notebook of questions that I missed and concepts I didn't understand (this was a good recommendation from several others). I went back frequently and made sure I understood all the answers (although that doesn't mean I always remembered them.)

- In the last week and a half I started primarily using "flash cards" on 3x5 note cards. Every time I missed a mock exam question, I wrote the question on a flash card with the answer on the back. I carried a stack of these cards with me everywhere and practiced them repeatedly. When I was consistently answering a particular question correctly, I took it out of the stack of cards and saved it. I went through a couple hundred note cards during my final preparation. Other things that I put on the flashcards included standard actions, JSTL tags, directives, the various lifecycles, and implicit objects in the various contexts.


Comparison to Mock exams
HFSJ - I got 64% on the HF final mock exam two days prior, so I guess it was +24% on the real thing.

Whizlabs - I got a 78% on the final Whizlabs exam last week, although that was my second try. In general I would say their final exam (and probably initial exam, although I didn't re-take that one) are pretty similar in difficulty to the real thing.

Examulator (Marcus Green) I got a 77% on Marcus Green's exam white a while ago, when I was getting much lower scores on the Whizlabs. So I would say that one was probably easier than the others.

Last remarks
Keep your spirits up when you are preparing, you'll get there! I got discouraged on a couple of occasions when I failed a practice exam. But it worked out in the end....

[ May 11, 2007: Message edited by: Ryan Day ]
[ May 12, 2007: Message edited by: Ryan Day ]
 
Ranch Hand
Posts: 219
Firefox Browser Java Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Well done Ryan! Good score!
 
Ranch Hand
Posts: 38
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks for the useful study tips. even i get lost while going through those tags(tag handlers).
 
Ranch Hand
Posts: 304
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Ryan dude. Thats an awesome hit!

Thanks for such lovely story. Its going to be helpful!
 
Enthuware Software Support
Posts: 4894
60
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
COngratulations!!! Great Score!
 
Ranch Hand
Posts: 63
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hey Ryan, could you please tell how long it took you to
prepare for the exams?

Thanks.

Sen Aff.
 
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
 
Greenhorn
Posts: 11
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats Dude. It's Good experiance sharing...

Regards,
Raghavendra.M
 
Ranch Hand
Posts: 10198
3
Mac PPC Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats Ryan!
 
Ranch Hand
Posts: 134
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats. And thanks a lot for sharing your experience. It will definetly help those who are preparing for the exam.
 
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hey congrats man...

thanks a lot for sharing your experience..its really great
 
Ranch Hand
Posts: 56
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations

many thanks for sharing your experience elaborately
 
Gravity is a harsh mistress. But this tiny ad is pretty easy to deal with:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic