• 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 SCWCD 5 with 94% score

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

I completed SCWCD 5 today morning with 94% score.The exam was not that much difficult as i expected(or perceived to be). some questions were tricky but you can answer them if you approach them with patience( you have got 180 min which is more than enough)

I read the HFSJ book twice and J2EE patterns from sun website as this book does not give clear picture of J2EE patterns. And i covered all questions from enthuware.

I found some questions from JSTL that are not covered in HFSJ like <c: forEachToken>

It is better to learn about the following from sun website:
* <c: out>
* <c: redirect>
* <c: forEachToken>
* <c: forEach> with begin,end,loop
* <jsp: plugin>,<jsp: params> ,<jsp: fragment>
* <%@ variable >
* <jsp: invoke fragment="d">

There was no question from generics and you need to understand the advanced form of loop in java 1.5( as one question had options using this loop; without having knowledge about that loop, you may not answer correctly) .
 
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!
 
Ranch Hand
Posts: 33
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats!!!
 
Ranch Hand
Posts: 893
Tomcat Server Java Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats ....

 
Ranch Hand
Posts: 336
Firefox Browser Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations!

What is you next targeT?
 
Greenhorn
Posts: 18
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Poornima, Hearty Congrads
 
Chandran Madesh
Greenhorn
Posts: 18
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Poornima, Hearty Congrads
 
Chandran Madesh
Greenhorn
Posts: 18
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Poornima, Hearty Congrads
 
poornima ponnuswamy
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks a lot friends,

Thanks for sharing your ideas on proceeding ahead with exam and providing a clear information about 310-083and how it differs from 310-081
My next certification will be OCA (1Z0-007& 1Z0-031)
reply
    Bookmark Topic Watch Topic
  • New Topic