• 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 the exam with 89%

 
Ranch Hand
Posts: 598
3
jQuery Google App Engine Windows
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Today ,I passed the exam with 89%.I am delighted to tell you that I cleared
the shit but a little disappointed too because before ending the exam I was
thinking I would get above 95% but could not,that was my carelessness and hastiness which caused this the low score.

Anyways , here is my experienced.

preparation materials
1.Head First Servlet/Jsp 1.5
2.Marcus Green Notes
3.Whizlabs 1.4
4.Core servelts and More servlets tutorials.
5.I don't recommend reading Apis/Specifications.
6.This forum
7.Listen to Chris Verre(he is adept in Jsp/Servlet)

I less scored in security and design pattern but got 100% scored in EL and Custom Tags.

Exam Style
The exam comprises of more than 60% questions regarding EL and Custom Tags,six questions from design pattern, four or five questions from security
and the equivalent from session management.

tips :

1.You must know methods of cookies such as setMaxAge() and setSecure().
2.You must know difference among business delegate,service locater and transfer object.
3.Make sure you know Jar files generate life cycle of jsp and servlet.
4.Make sure you know methods such as getServerName,getContextPath,getPathInfo.
5.Make sure you know how getLastAccessedTime() and getCreationTime work together or how you can take advantage of such methods.
6.You must know when container generate tld for tag files.
7.Make sure you know how mime mapping works.
8.Make sure you know how things work when it comes to session management.
9.Make sure you know the work of SessionContextListener,HttpSessionBindingListener.
10.Do hard practice in EL for knowing the power of [] operator.
11.Hey ! I got a question regarding variable directive too.
12.One question regarding beanName attribute !! yes you heard correct !! it was the shit beanName ,how on earth it was doing on the exam I don't know.
13.Make sure you know you have good knowledge of authentication types and security-constraint element of DD.
14.Last but not least , do not forget the role of pageContext.


best regards,
omi sharma
[ October 09, 2008: Message edited by: omi sharma ]
 
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Isn't the details you have provided are more explicit???
 
Manoj Shyamm Kumar
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Anyway, Congrats buddy!!
 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I'm just preparing SCWCD. please tell me what "Marcus Green Notes" is...
Is this a book? I could not find the information on Amazon...
 
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

please tell me what "Marcus Green Notes" is...


You'll find them listed here.
[ October 08, 2008: Message edited by: Christophe Verre ]
 
Bobby Sharma
Ranch Hand
Posts: 598
3
jQuery Google App Engine Windows
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Manoj Shyamm Kumar:
Isn't the details you have provided are more explicit???



My friend ,I did not put explicitly questions here but some tips you should know for the exam and that I experienced.

If there had been any problem in my post ,Moderator would have removed it ,so
there is not problem.

best regards,
omi
[ October 08, 2008: Message edited by: omi sharma ]
 
Ranch Hand
Posts: 83
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I recall having a beanName question in my exam too. However they gave you enough background in the question to make an educated guess (once you'd eliminated the impossible) that it wasn't a particular issue.

Rufus.
 
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
Congratulations!
 
Ranch Hand
Posts: 246
Eclipse IDE Oracle Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats!!!

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