1:配置conf/content.xml
<Valve className="com.orangefunction.tomcat.redissessions.RedisSessionHandlerValve" />
<Manager className="com.orangefunction.tomcat.redissessions.RedisSessionManager"
host="192.168.14.38"
port="6379"
database="1"
maxInactiveInterval="60"/>
2:lib下添加jar文件(我的下载资源里可以找到)
commons-logging-1.2.jar
commons-pool2-2.2.jar
jedis-2.4.2.jar
tomcat-juli.jar
tomcat-redis-session-manager1.2.jar
3:将session中存入信息重启后获取依然存在(session中存入信息后redis中也可查看到)
jar包相关可邮箱联系我:1808568908@QQ.com
百度网盘地址https://pan.baidu.com/s/1i4S1Pat
新闻热点
疑难解答