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 AOP. Does any
one have an example of this you can share?
Regards,
Chris Axe


Reply With Quote