consume SOAP webservice using jquery
问题 I have a SOAP web service in java which needs to ba called from an html page using jquery. Can somebody tell me how to do that. I am new to it. 回答1: A quick google search reveals that there is a jquery plugin for this: http://plugins.jquery.com/project/jqSOAPClient Download, examples and further information available from this link. 回答2: there is a relatively new plugin available: http://plugins.jquery.com/soap/ I forked the project, and have been working on some modifications (the plugin did