ansar basha

Ranch Hand
+ Follow
since Aug 02, 2005
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by ansar basha

Hi,

This question is not specific to ORM, however I'm posting it here as lots of ORM POJO code has this.

Do we have any annotations to have getter and setters for a given class variables rather than defining it separately.

Something like this

public class Test{
@get public
@set private
private int i;
}

thanks
ansar
Thanks MZ, Karthik for greetings,

You never know but its always good to go through once, it was useful for me
at least (you should at least once go through WS-I Basic Profile).


Thanks
Ansar
17 years ago
Hi Paras,

Thanks for your greeting, its available in India (Bangalore) I'm not sure about Indore, you can place online order on one of the famous book store (Sapna Book Store) in Bangalore use following link to place direct order for the book.

http://www.sapnaonline.com/MoreInfoBK.aspx?lcID=EBK0113992

Thanks
Ansar
17 years ago
Hi All,

I have cleared SCDJWS certification with 85%, I would like to thanks RMH,
MZ, Whizlabs and other rancher. I would like to share few
things that i've gone through while preparing for the exam,

1) RMH's books is the ultimate guide for exam, it covers every thing except few (JAXB, Patterns, Security etc which can be found in MZ notes), it covers
BP conformance points also.
2) MZ guide is also very good but should go through after reading RMH.
3) Should go through Blue Prints at least once before exam.
4) Whizlab exam simulator is worth for ~$15.62 (I score 50% for diagnosis test, 60% during practice exam, 70% final, 85% in actual exam)
5) You can get JAXB guide from J2ee tutorial
6) You can get Patterns from MZ study guild
7) You can get Security from http://www.xyzws.com/scdjws.do?cat=scdjws&smenu=SGS41
8) Try mock exam at www.xyzws.com

Thanks
Ansar
17 years ago
SaajOutputter is the custom class RMH has written to display the details
on the screen, it does not comes with any of core API's

Thanks
Ansar
Probably you should be more clear and elaborate the question,
are you asking from client calling the web service or generating
the service endpoint interface from wsdl. looks like you are mixing
both.

Thanks
Ansar
17 years ago
On an average there will be 5 - 7 drag and drop questions might vary also.
It wont be as complicated as in mock exam.
HFSJ final mock + 20 % is for sure, so prepare well.

Thanks
Ansar
Hi Guys,

I have one question for this forum.

What is difference between
Java Web Services & J2EE Web Services

I'm preparing for Web Services Certification (SCDJWS).

Thanks
Ansar
Congrats ,

I too lost 1% because of this BigDecimal.ROUND_DOWN

Any ways ur certified now, let rock

Thanks
Ansar
18 years ago
Congrats man.

Lets rock

Ur score is very close to mine

Thanks
Ansar
18 years ago
But why BigDecimal.ROUND_DOWN

They could have used ROUND_CEILING or
ROUND_HALF_UP to help the candidates who
are on edge.

Any ways thanks buddies .

Ansar
18 years ago
Thanks Everybody, for helping me out for this test.
I'm really very thankfull to HFSJ team to writing a great book.

I had scored 65% in HFSJ mock exam, means +20% in real exam (is
really true and works), I recommend every one to take this Mock exam
two days before only if you are fully prepared for exam (to evaluate
yourself before real exam). For the people who are preparing for
SCWCD Manning SCWCD Exam Study Kit is also a good reference.

My exam questions were equally distributed accross all the areas of
exam objectives. In design pattern area, 4 questions where on Service
Locator (In that area I felt that I'm anwsering wrongly as my answers
were only Service locator, I scored 100 % in that ared means I had answered
it correctly).

I have one question to the forum.

My Score card says that i scored 60 questions correctly out of 69.
That makes 87% where as my score card says that i scored 86%, 1% less
why? is this the computational mistake of the application or the
reporting system is designed that way (to show 1% less).
I want to know why is this 1 percent less .

There were 70 questions in the exam, why there is on extra (even it
says that one question doesnot has answer and will not be included)
If we include this extra question my score will be 86%.

Thank you Guys once again.

Ansar
18 years ago
May be u can install myfaces example application and see urself
and other obvious things like esay of programing and other benefits
can be found upon searching net.

Thanks
Ansar
18 years ago
JSF
Hi Kirtipur,

May be if you post how far u have done and what is ur approach, i think we
will be able to help. Looks like ur not getting the value u have selected
in the view, in action of save or add method if ur able to get the value
u should not have any problem of saving through hibernate.

Thanks
Ansar
18 years ago
JSF
Hi,

There is solution to the issue mentioned if ur using WebSphere server.
Some one in some forum had commented on this issue, please search forums
to get answer. by the way server ur using.

Thanks & Regards
Ansar
18 years ago
JSF