Isn't there a way to instruct Wicket not to create a session if the user is not logged in?
On Tue, Sep 14, 2010 at 5:21 PM, Igor Vaynberg <[email protected]>wrote: > a noop ajax poller on your base page will prevent sessions of open > windows from expiring. > > -igor > > On Tue, Sep 14, 2010 at 3:32 PM, Alec Swan <[email protected]> wrote: > > Hello, > > > > A lot of times the users visit my web site without logging in. Currently, > > their session expire after a certain timeout. How can I prevent guest > > session from expiring? > > > > Also, where do I specify the page where the logged-in users get > redirected > > when their sessions expire? > > > > Thanks > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
