
Chapter 4. Technical coexistence scenarios 167
4.3.5 Interaction case e: presentation logic to business logic
Let’s consider the coexistence of an application deployed in WebSphere and an
application deployed in the .NET Framework via Presentation layer logic to
Business layer logic integration (case e). We can consider interaction between
these two applications from these perspectives:
Perspective e1: WebSphere to .NET
A runtime artifact executing within the Presentation layer of a WebSphere
application (possibly a JSP, servlet, or an underpinning Java Bean) deployed
in the WebSphere Web Container, interacting with a runtime artifact executing ...