You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by cristi <cr...@medialab.sissa.it> on 2005/05/18 14:38:46 UTC

uncontroled serialization

Hello all

If I send to Tomcat two times the same request with the same parameters
it seems that Tomcat serializes the requets. If the servlet is the same
but the parameters are different, then the requests are not serialized.

I want to mention that I do not synchronize any important method and
that my servlet does not implement the SingleThreadModel. The same is
true for the objects used within my servlet.

I use Tomcat jakarta-tomcat-4.1.27-LE-jdk14

Thank you in advance
Cristi




---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org