On Apr 29, 2008, at 4:49 PM, Pascal Voitot wrote:
Hello,
I have a question:
now it seems Request/Response/SessionContext are stored in a
ThreadLocal in
ServletContainer...
But apparently, in the new Action model, the container is still
passed to
all functions...
Wasn't the ThreadLocal meant mostly to prevent this?
(I may be wrong and the code might be temporary also...)
I have fixed this locally but haven't committed yet since I need to
ensure my ThreadLocal code works fine before.
I've also been struggling with eclipse and svn for the past 2 days... :(
Stay tuned.
Thanks
-Vincent