________________________________ From: Ashish Kulkarni <[email protected]> To: Tomcat Users List <[email protected]> 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
