On 9/19/07, Benjamin Ernst <[EMAIL PROTECTED]> wrote: > Hi > I store some context-information in the session. When a new window is opened > it has a new context, so I want to have a new Session for this context. > But the old window should stay with the old context.
You should try to bend this in a separate data structure within the session, probably keyed on page map id. Eelco --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
