Sourab,
I'm facing the exactly same problem and yet to find a solution. Is your
Tomcat instance listening on 2 ports by chance? Also is the
request.getParameterMap() of one of those parallel requests missing any
query parameters?
-nikita
Sourabh Antani wrote:
Hi,
I am facing this situation. I have a login screen, when the user clics the submit button, Tomcat sometimes creates two threads in parallel to process the request. This causes a problem with the database. This does not always happen. Most of the time it creates only one thread as expected. However, every once in a while it will create two threads that run in parallel.
Any ideas?
Thanks,
Sourabh Antani
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]