In Tomcat, do multiple HttpServletRequest objects share same parameterMap instance? If so, and access to that instance is not synchronized, doesn't that mean that one request can get another requests parameters?

see http://sourceforge.net/mailarchive/message.php?msg_id=12468534

thanks
-nikita


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

Reply via email to