You can use pagemap metadata for it, providing you have recent enough
wicket version. And, of course, you have to turn on the multiwindow
support.

-Matej

On 9/19/07, Eelco Hillenius <[EMAIL PROTECTED]> wrote:
> 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]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to