If your http session times out, you will loose all data attached to that including the wicket session.
2010/1/14 Vadim Tesis <[email protected]>: > > hi, > > > > i'm trying to customize Tomcat 6 configuration and i came accross Manager > element in server.xml. it allows one to configure where to store sessions > (memory, disk, ...), for how long to keep the session before discarding it, > ... so i was wondering how (if at all) wicket (1.4.5) session is related to > tomcat session and whether that tomcat configuration will affect wicket > session in any way. > > by the way in my wicket app among other things i store a user object in > wicket session when the user signs in. > > > > Thanks, > > Vadim > > _________________________________________________________________ > Your E-mail and More On-the-Go. Get Windows Live Hotmail Free. > http://clk.atdmt.com/GBL/go/196390709/direct/01/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
