As I sometimes need these, I have compiled a list of the valid headers of the web.xml and web-fragment.xml file for servlet version 2.3 until 3.0.Maybe you find them as handy as I do. web.xml v2.3 1 2 3 4 5 6 <?xml version="1.0" encoding=&quo…
来源:http://www.cnblogs.com/notus/archive/2006/08/10/473000.html#2662503 (是不是实际上可以用这个办法调用任何xml web services呢?高人答一下)最近在做一个web services,由我来写文档.为了方便广大asp用户也可以使用我们的服务,特意在网上搜了半天,发现大致有下面两个办法来通过asp调用.net xml web services.1. 使用soap toolkit 3.02. 使用xmlhttp我来写个总…