Hi Thilko,
please report your findings also in the case, when the problem does not
appear with 5.5.15.
Rainer
Thilko Richter schrieb:
> Hi Martina,
>
> Thanks for the quick answer!
>
> I use Tomcat 5.5.15.
>
> In my servlet I use request.getInputStream() and write the received data
> into a b
Hi Martina,
Thanks for the quick answer!
I use Tomcat 5.5.15.
In my servlet I use request.getInputStream() and write the received data
into a byte array. With request.getContentLength() I see that I get less
data that I have sent to the server.
Ok, I will try to update my server to a newer vers