I have experienced memory problems before with Page backed ModalWindow, so
I'd recommend Panel backed.
About versioning see Component.setVersioned(false).

On Fri, Feb 25, 2011 at 11:45 AM, Stefan Lindner <[email protected]>wrote:

> We have a modal window (not matter Panel oder Page as content) which
> holds a lot of AjaxLinks. Each time an AjaxLink is clicked the session
> grows. Is there a way to suppress the versioning of the session and
> page? It's the PageMap that is growing.
>
> The ModalWindow does not hold any explicit reference to a page oder
> another component on the page.
>
> Stefan
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to