I'm looking into options to use the Spring's session scoping mechanism with struts2 to take advantage of Springs scoping abstraction and integration with session clustering solutions (ex: terracotta). I found a link to " http://struts.apache.org/2.1.8.1/docs/spring-session-components-workarounds.html" but the doc's are empty. Does anyone know what was intended to go there, or have some examples/insight into my use case.
Thanks, Eric