Re: Need to retain session in server (Tomcat Apache) once user log in to till log off.

2022-03-02 Thread Sundeep Kumar Paulraj
found this blog which might be helpful https://redisson.org/articles/redis-based-tomcat-session-management.html Le mer. 2 mars 2022, à 21 h 14, Sundeep Kumar Paulraj a écrit : > Hi Saicharan Burle, > > Within the conf dir have the context.xml file, we can have the redis > server

Re: Need to retain session in server (Tomcat Apache) once user log in to till log off.

2022-03-02 Thread Sundeep Kumar Paulraj
Le mer. 2 mars 2022, à 20 h 50, a écrit : > Can you brief in detail, Can you send the sample configuration? > > Thanks, > Saicharan Burle > > -Original Message----- > From: sundeep kumar > Sent: Wednesday, March 2, 2022 6:16 PM > To: Tomcat User

Re: Need to retain session in server (Tomcat Apache) once user log in to till log off.

2022-03-02 Thread sundeep kumar
I think we can use redis as session manager . Need to update it in context.xml . Sincerely || Sincèrement, Sundeep Kumar Paulraj > Le 2 mars 2022 à 20:43, saicharan.bu...@wellsfargo.com.invalid a écrit : > > Hi Team, > > Can you assist on how to retain session in server (Tomc