First page Back Continue Last page Graphics

Effect of Web Services


Notes:

Web Services unifies disparate system interfaces and replaces them with XML interfaces. All systems can now be seen uniformly as either XML producers or XML consumers.
Existing systems can be easily “wrapped” to expose their APIs as Web Services. No changes in the internal code should be necessary.
New systems can be coded as Web Services from the ground up and their addition should not disturb existing systems.