tomcat6能和redis做session共享吗?tomcat7是可以的。

我现在在做nginx+tomcat+redis的负载均衡,眼前的问题就是解决session共享的问题,使用tomcat6始终无法将session存入redis中,tomcat7我已经试过了,可以实现,但现在要求使用tomcat6,始终无法实现,望大神解救!!!

http://download.csdn.net/index.php/mobile/source/detail/love_mylp/9366625