Alachisoft NCache 4.1 - Online Documentation

Store JSP Sessions

 
NCache provides no-code change option for Java applications for storing sessions in NCache distributed caching. Here are the steps that you need to follow to configure your Java application for using NCache as a distributed session store. In order to use NCache java session module, you must be running a Servlet 2.3 compatible container (web server). You only need to reference few libraries and add a filter in web.xml of your application so that all the requests will comes to your application through NCache filter.
The steps below are to ensure that you quickly start using Java Session Store Provider with ease.
 
 
Copyright © 2005-2012 Alachisoft. All rights reserved.