Search Books

Using SOAP Between ASP and Java Applications Having Complex Data

Author Keith Shaffer
📄 Viewing lite version Full site ›
🌎 Shop on Amazon — choose country
8.00 USD
🛒 Buy New on Amazon 🇺🇸

✓ Available for download now

Share:
Book Details
Author(s)Keith Shaffer
ISBN / ASINB0009J2K50
ISBN-13978B0009J2K54
AvailabilityAvailable for download now
Sales Rank10,896,876
MarketplaceUnited States 🇺🇸

Description

In theory, SOAP enables applications on different platforms and in different programming languages to exchange complex data. However, it is often difficult to achieve this in practice. In some cases, even passing simple data types, such as strings, between ASP-- and Java--based SOAP applications is problematic. In this article, author Keith Shaffer examines ways to pass complex data--including dates, arrays, and objects--between ASP and Java applications using SOAP. Shaffer shows how to use a JSP client with an ASP SOAP server for each data type, and he also demonstrates how to use an ASP client and a Servlet SOAP server.