
Chapter 9. Scenario: Web interoperability 391
Once again, when reading this section, it is important to keep in mind that while
the solutions can be implemented, one has to consider whether it is desirable to
do so, since the alternative is often to eliminate interoperability issues altogether
by carrying out a migration from one technology stack to the other.
Database
In this scenario, illustrated in Figure 9-10, session data is stored in a relational
database and shared between a WebSphere Application Server and a Microsoft
.NET Web application.
Figure 9-10 Sharing session data using a relational database
To access the data, both Web applic