On 7/16/07, Matej Knopp <[EMAIL PROTECTED]> wrote:
> > I think it is wrong. Why would we set the pagemaps as attributes in
> > the session when using the second level cache page map? The whole idea
> > of storing in the session of page maps was clustering, and that works
> > for HttpSessionStore. But it doesn't make sense for SLCSS and
> > variants.
> >
>
> Because the default pagestore implementations are not clustered. So
> would have no failover if you didn't put the pagemap (that reference
> the last accessed page) to session.

Yeah, it's clear again. The SLCSS's pagemaps only hold the last
accessed page, so putting them in the session isn't redundant.

Igor is right.

Eelco

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to