Hello friends!
I am working on a project where I am suppose to share sessions between two applications in different context, both are deployed on Tomcat, I did context sharing (session sharing on single instance of tomcat) but we need to do this on multiple instances of tomcat, any help will be highly appreciated
Best Regards
You can find documentation for Tomcat clustered sessions here.