________________________________
From: Ashish Kulkarni <ashish.kulkarn...@gmail.com>
To: Tomcat Users List <users@tomcat.apache.org>
Sent: Friday, September 9, 2011 11:38 AM
Subject: Re: Save session information in Memory database

Hi
I have inherited this application, and it was developed this way, i dont
have time and resources to analyze this application to start removing data
from session, so i am looking for ways to get it working without having to
go through this process of removing data from session,
I thought if i could save session information in a database instead of in
heap it would work, and so in memory database and it would be faster to
access then regular DB2 database
So any ideas
Ashish

------

Ashish,

Have you considered ehcache?   http://ehcache.org/

- Bob

Reply via email to