On Jan 10, 2008 11:13 AM, mnwicket <[EMAIL PROTECTED]> wrote: > > How easy / feasible would it be to have the Wicket session backed by an > applications own structure?
as easy as returning your own implementation of ISessionStore from Application.newSessionStore() -igor > -- > View this message in context: > http://www.nabble.com/Wicket-Session-backed-by-something-other-than-HTTP-Session-tp14741289p14741289.html > Sent from the Wicket - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
