Closed
Description
I would like to integrate the spring session into an existed projects that runs on tomcat 6 (servlet 2.5) and are configured using XML spring configuration files.
As the servlet 2.5 does not work with WebApplicationInitializer and the documentation does not show how to configure the spring-session with Spring XML configuration files (usefull for old apps) this integration will be harder than expected.
It will be very helpfull more documentation about how integrate spring-session with legacy spring application