Skip to Content
0
Former Member
Apr 26, 2006 at 11:54 AM

Keeping an application session open

30 Views

Internet Sales (ISA) integrated in the portal.

The problem we're currently facing is the following:

We integrated the ISA application into the portal, we are using the SSO and this works just fine. We're trying to maintain or basket contenence even when we are clicking on another link in the portal.

This would effectively mean, according to me, to keep the ISA session open and when we click on the link to the ISA again not to open a new session but work on in the current one.

We've tried to put the variable in web.xml for re-enabling cookies to true but this was not the solution.

Ideas anyone?