Hi Team,
i am Using Webservices in PDK.
I followed all the steps to use the webservice in the portal.
i can able to read the the methods, which are there in webservice.
But when i try to call the methods,
they are behaving differently.
Example i have a method called Go() which takes string as argument.
Here , when i make use of it, Go is class, and when i try to call like this Go(Go parameters).
It is asking Go parameters, what is that mean?
It should ask for String arguments.
I am unable to understand how to make use of the methods present in webservice.
Additionally it is having some other methods, which have come automatically with webserivce.
But they are not in websserivce coding.
Any one is familiar working with webserivces in Jsp Dynpage, please guide me.
Regards
Bala