Tomcat 6.0.26, session-timeout gets no respect

2010-09-22 Thread Eero Nevalainen
e server's conf/web.xml, the timeout is always 30. This is the case also when the timeout element does not exist in either of the two files (so the value should come just from the one which has it defined). I'm really being defeated by this... any pointers for further investigations? --

Tomcat mixes sessions?

2007-10-23 Thread Eero Nevalainen
is screwing things up? It's driving me crazy really that session handling is supposedly a simple matter, but apparently it just magically can go horribly wrong... if this was some blatant code bug, one would think it would really jump at you in an obvious way, and there isn't even that much c