All

In chapter 12 of "J2EE Development without ELB" on
page 360, Rod/Jurgen talk about having a sevlet
container authenticate a user and binding the users
Principal to a ThreadLocal for use by...