And when you say using HttpSessionStore, you mean storing the pageMap in the
session only rather serializing the pages at all in the disk,database etc as
was the the case with earlier wicket implementation..

Farhan.

Eelco Hillenius wrote:
> 
> On Nov 12, 2007 6:21 PM, Igor Vaynberg <[EMAIL PROTECTED]> wrote:
>> afaik the current pagestore will save the page to disk after its been
>> replicated...or was that another pagestore subclass you were working
>> on matej?
> 
> Also see
> https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/wicket-jetty-cluster
> and
> https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/wicket-jetty-cluster-pagestore
> for some experimental but working code (might change drastically
> though) and consider Terracotta. Also, you can use HttpSessionStore
> with regular servlet container replication.
> 
> Eelco
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Serialization-of-pages-in-a-cluster-load-balancer-environment---tf4795023.html#a13802106
Sent from the Wicket - User mailing list archive at Nabble.com.


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

Reply via email to