Hi,

What is the best way to implement a thread-local / request-local
storage?

Basically, I am looking at a way to implement per-request-singleton
object definition.

(ThreadLocal: 
http://docs.oracle.com/javase/6/docs/api/java/lang/ThreadLocal.html)



--
Happy Hacking,
Gaurav Vaish
www.m10v.com

Reply via email to