文档介绍:Web Service Intelligently Using Solution Introduction
The new generation of Web Service tech is propelling the with its revolutionary power. Its core concept is to extend the old webpage browsing pattern to a brand new one, which provides software interfaces for describing applications. As you see, HTML is a language to define web pages’ info, and SOAP is one to depict software’s interfaces.
The use of Web Service techs will bring us a lot of creative concepts. And the following two is some of those developing patterns we can immediately think of:
The client developers can call all kinds of Web Service interfaces that exist now
The client developers can define new standard Web Service interfaces during the software design period, which can supply other Web Service developers for later use.
Thus, the client software has got the ability to upgrade and extend dynamically.
But the two or more similar Web service patterns we discussed above can only be reused within a limit range. At the time we are learning tech SOAP,a new thought suddenly stroke our minds: is there any way we can call the Web Services we may need in the future without having defined or even known about its method interfaces? If we can carry out that tech, the software we make can upgrade its function by itself, just like ‘he’ has the intelligence. How exciting it will be!
The Intelligent Web Service Soluti