Force session replication in Tomcat 5.5

Posted by Spiderman on Stack Overflow See other posts from Stack Overflow or by Spiderman
Published on 2010-05-26T07:14:42Z Indexed on 2010/05/26 7:21 UTC
Read the original article Hit count: 283

Filed under:
|
|

I am runnig a web application on tomcat 5.5.

How can I force dump of a session into disk

  1. on each request
  2. on each interval of time

© Stack Overflow or respective owner

Related posts about java

Related posts about tomcat