anoop sudhakaran

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

Recent posts by anoop sudhakaran

Hi folks,
I have passed webservices certification today.Exam was not that much tough.I have used following materials
1.RMH & blue prints
2.Mikalai's Study notes & Quiz
3.Mock exam from xyzws
4.whizlabs

If you have some idea about webservices,then no need to go through all RMH book and Mikalai's notes is enough for preparation.Moreover RMH can use as a reference book.
Thanks you very much Mikalai for your excellent notes & quiz.
mock exam from xyzws.com is very good.
whizlab is realy good to test your strong & weak areas.

Best regards
Sudhakar
18 years ago
Have you tried following way?
<statement id="exampleID" parameterClass="java.lang.String" resultClass="java.lang.String">
Select id from table_name where name = #value#
</statement>
Wondeful reply Peer..Really helpful info
Thanks
sudhakar
Hello friends,
I have cleared the exam today with score 87%.I used 'Head First EJB' and Sun specs for my preparation.I think 'Head first EJB ' is enough for passing this certification,But i recommand you to read sun spec as well.I got some confusing questions related to EJB Roles :-).Thanks Kathy,Bert,Valentin and all Ranchers.

Thanks
sudhakar
18 years ago
Hi friends,
I am just waiting for anybody's reply.Please Help me.

regards
Anoop
Hello,
I have taken sun certification in java programming in 2001.Could anyone tell me that am i eligible to appear for SCBCD?

Thanks
Anoop
Can anybody answer the question.thanks in advance.

1.Is there any 'global' concept usuage in OOAD?

a.using when it is required
b.seldom
c.never.
d.there is no concept like global
e.none of the above