Lot of SO Answers are saying that SOAP webservice is not good using javascript.but the following URL tells that it is possible.butis it possible through jquery using cross domain policy in for SOAP? any help please? I am working on HTML5 with javascript for mobiles,not in server side.
Lot of SO Answers are saying that SOAP webservice is not good using javascript.but
Share
jQuery does have a SOAP project you can use, if you are interested.
http://plugins.jquery.com/project/jqSOAPClient
It is currently in beta, but it will get the job done.