If you want to send data, you need to POST.

- r

On Mon, 20 Aug 2001 14:47:39 +0200 [EMAIL PROTECTED] wrote:
> hi,
> I'm trying to send data to a servlet through a TCP connection. I create my
> socket, then send a GET /myapp HTTP/1.1 .......  But I need to define the
> content-length for apache to transfert the data to the servlet and
> afterwaerds I can't send any more data through this opened connection. Has
> anybody met such an issue and found a workaround ?
> Thanks in advance
> Emmanuel



Reply via email to