This topic discusses how to plan your use of Web services that are developed and implemented based on a variety of Java programming models.
Web services reflect the service-oriented architecture approach to programming. This approach is based on the idea of building applications by discovering and implementing network-available services, or by invoking the available applications to accomplish a task. Web services deliver interoperability, for example, Web services applications provide a way for components created in different programming languages to work together as if they were created using the same language. Web services rely on existing transport technologies, such as HTTP, and standard data encoding techniques, such as Extensible Markup Language (XML), for invoking the implementation.
In this information ...Related concepts
Related reference
| IBM Redbooks, demos, education, and more(Index) |