Java HTTPS Sessions
For persisting your Java Servlet HTTPS Session, an ideal option is to use an in-memory distributed data grid like NCache. It supports session clustering without compromising on high performance and scalability. Thus, the user can use their Java Servlet application without any issues in a web server farm with a load-balanced configuration.
In this Section
Conceptual Overview of Java HTTPS Sessions
Explains the overall benefits of using NCache with Java Web Sessions.
Configuring Applications to Use Java HTTPs Sessions
Explains how to configure applications to use Java Web Sessions with NCache.
Multi-site Java Session Support
Explains the multi-site session persistence provided by NCache.