On Thu, Jun 03, 2004 at 07:41:30PM +0900, [EMAIL PROTECTED] wrote:
: We have a really difficult problem that surfaces only once every week or so
: in which request parameters
: for requests from a particular mapping get mixed randomly with request
: parameters from the same mapping
: that occurred minutes before.
: 
: Has anyone come across this before or know why it might be happening? How
: we might avoid it?

"duplicate info for different people" usually means
"instance variable where there should be a method-local variable"

How are these request params being set?

-QM

-- 

software  -- http://www.brandxdev.net
tech news -- http://www.RoarNetworX.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to