poornima ponnuswamy

Greenhorn
+ Follow
since Mar 22, 2008
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by poornima ponnuswamy

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)
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) .