Another question:
By default, Wicket's SessionStore stores older pages to a temporary directory. It is stored as files, correct? In case of a large website demanding high performance, it should be stored in a high-performance database, correct? Thanks! --- On Sun, 7/26/09, David Chang <david_q_zh...@yahoo.com> wrote: > From: David Chang <david_q_zh...@yahoo.com> > Subject: Questions about Wicket sessions > To: users@wicket.apache.org > Date: Sunday, July 26, 2009, 11:53 AM > > > > Reading <<Wicket in Action>> to learn Wicket, I > understand that sessions are not thread-safe. I have the > following questions about a Wicket app: > > 1. If I open another tab on the same browser (IE or FF), > visitor activities on the same Wicket app are considered in > the same session? > > 2. If I start IE or FF in another window, visitor > activities on the same Wicket app are considered in the same > or different session? > > 3. If dirty() is called within a method of custom session > object, then it is the developer's responsibility to > implement dirty() to synchronize with other clustered web > servers, correct? > > Thanks! > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org > For additional commands, e-mail: users-h...@wicket.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org