> From: Christopher Schultz [mailto:ch...@christopherschultz.net]
> Subject: Re: Return from getRemoteUser and isUserInRole Inconsistent
> 
> If it's the functions above that return random stuff,
> I'd look at those.

I'd be looking for incorrect variable scope: storing a request- or 
session-specific item in a servlet's instance variable, for example.  You can 
get wondrous strange results with that kind of mistake.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.

Reply via email to