330 WebSphere and .NET Coexistence
8.1 Solution model
This section discusses the design and implementation of a solution for the
stateless synchronous interaction from application artifacts in a WebSphere
Application Server application to application artifacts in a Microsoft .NET
application.
The solution provided in this section restricts itself to providing a simplified
implementation that illustrates how interoperability can be achieved between
WebSphere Application Server and Microsoft .NET business layer components.
This section contains the following subsections:
A solution to the problem
Here we illustrate our solution design, including the rationale for some of the
design decisions taken. We then continue by presenting the details of ...