When creating a set of applications that are linked through SSCA, you may need to maintain a “backend” session context. For example, you might have a number of applications that represent various screens on a Web application, which requires a user session to be maintained as the user moves from screen to screen. UA automatically maintains backend Web context for you through SSCA, provided you select “In Context” on the application properties. Then when you click a link in an application that uses SSCA, the application that is then loaded executes with the same context the previous one.