Okay I've a little tehory could you post the entire code for loginmanager.

How is udac declared?  If its a class variable then *ITS NOT THREAD SAFE*.
As a basic rule don't declare class variables in a servlet (There are
exceptions to this rule but you shouldn't under normal circumstances)

Reply via email to