Displaying 1 result from an estimated 1 matches for "aab4eff2".
2006 May 08
5
The true merit of non-memory based session stores
All,
There is an assertion in AWDWR that the in-memory session store is "too
simplistic."
However, I find myself nudged in this direction by the need to keep a
non-serializable model attribute available in my session and the
relative pain of implementing either a custom serialization scheme for
the model in question (or a custom caching mechanism so that I can store
my attribute