Dikan Xing wrote:
When two (almost) concurrent requests to the SAME servlet occurs (for example,I
type the same url in two individual browser window), I find that Tomcat seems
not to work on the second request until the first is done.
Are the two browser windows truly individual, or could the
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Dikan
Dikan Xing wrote:
| When two (almost) concurrent requests to the SAME servlet occurs (for
| example, I type the same url in two individual browser window), I
| find that Tomcat seems not to work on the second request until the
| first is done.
Hi,
Recently, I realize such a problem with my Tomcat 6.0:
When two (almost) concurrent requests to the SAME servlet occurs (for example,
I type the same url in two individual browser window), I find that Tomcat seems
not to work on the second request until the first is done.
This is not a