The session method
getLastAccessedTime()
returns the last accessed time
-1, not the true last accessed time which is fine if you access the session
through a URL to get that, but store a session in a table, then threading
through that table to access last accesssed times is inaccurate, anybody got any
clever ideas?
Frank
