• 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:

Am I ready to try?

 
Ranch Hand
Posts: 37
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi, I did the mock exam in the book. It's tough although I read the book for 2 times. Still, I did 49 over 69 after checking the errata. Many of them are because of missing one answers in the multiple choices(I hate multiple choices...). I'll pass the exam if it's a real exam, but I know it's not good enough for a real exam. I was originally planning to go for the exam next Saturday. I want to know how tougher is the real exam? I heard some ppl saying the questions in the mock exam is tougher. Is it true?

Thanks.
 
Ranch Hand
Posts: 356
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Yes, you'll make it.
 
L. Wei
Ranch Hand
Posts: 37
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Can you share some experience. How many multiple choices are there in the real exam? The mock has more than 70% multiple choices, and some of the answers are vague.

Kai Witte wrote:Yes, you'll make it.

 
Greenhorn
Posts: 20
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi David,

I took the mock exam today and got the same score as you. I am a little discouraged; I thought I had a good handle on the material. In looking at my wrong answers, I would have gotten a lot of them correct if I had known the proper number of correct answers (as you do on the actual exam).

I got 24 out of 25 on the javaranch mock exam. I'm not sure which to believe, I suspect it's in the middle.

Thanks for asking the question, I don't want to take the test until I'm almost certain to pass.

I have taken the the SCJP and it was 90% multiple choice, the questions were much less vague than some of the mock exam questions I took for that test. I thought some of the HFSJ mock questions were somewhat vague as well. I don't think I agree with the answer to 15 (i picked 'B'). I think the real exam makes a strong effort to eliminate any vagueness from the questions/answers.
 
Creator of Enthuware JWS+ V6
Posts: 3412
320
Android Eclipse IDE Chrome
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi David,

I never did the HFSJ mock exam so I can't tell how it is compared to the real exam.
The questions in the real exam, compared to for example SCJP, were not that difficult. The good thing is that you know exactly how many answers you should give. You will get 69 multiple choice questions of which you need at least to answer 49 correctly (71%).

If you want to be absolutely sure: buy the enthuware mock exams: do all 8 mock exams and if you pass those you will also pass the real exam!
Some hints:
  • Know all the important APIs (for instance: is the method getParameter(String name) defined in the ServletRequest or in the HttpServletRequest Interface
  • Learn the different classic tags, custom tags and how to define them in the TLD
  • Know the important elements of the web.xml
  • Have a quick review of my summary (SCWCD links, rancher notes)


  • Good luck,
    Frits
     
    With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
    reply
      Bookmark Topic Watch Topic
    • New Topic