Hi,
I am cmpletly new to Web service. If question seems very primitive sorry. But I need to know what is the relationship between
SOAP and kSOAP2. I have been working in Android. And Android doesn't support SOAP. It makes use of kSOAP2. But while publishing the SOAP web services I am not makin use of anything related to kSOAP2.
I am consuming the SOAP web service using kSOAP2.
Does that mean SOAP is used for publising the web service and kSOAP2 is used for consuming the web service?
And also whether kSOAP 2 can also be used to publish web service.
I am making use of Axis to publish SOAP web service through Eclispe
IDE. I am making use of bottom up approach to publish the web service through
tomcat web server.
Please clarify my doubts.
Thanks and Regards,
Anil Deshpande