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...)
best regards
Pascal