java调用.net写的带有soaphead的webservice
摘要:
需要引用axis包请求xml串:POST /SMSend/Service.asmx HTTP/1.1Host: 10.77.5.37Content-Type: text/xml; charset=utf-8Content-Length: lengthSOAPAction: "http://tempuri.org/Insert"<?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSc 阅读全文
posted @ 2012-07-02 17:37 芸芸 阅读(425) 评论(0) 推荐(0)