Use ThreadLocal to ease Notes Java development
Have you considered using java.lang.ThreadLocal to ease the job when duing multi-threaded applications, such as servlets, that work with the Domino Java API?



