Tagged in

Tomcat

Delivery.com Engineering
Delivery.com Engineering
Lessons learned by the dcom tech team
More information
Followers
120
More, on Medium

Implementing Persistent Sessions in a Legacy Tomcat Application

When I started my company back in 2011, my co-founder and I built our e-commerce website using Apache’s Tomcat. We used the built-in session manager that stored sessions in memory, but eventually we couldn’t accept the…