Thanks.
> Han
>
>
> -Original Message-
> From: Hanks Wang (hanwan)
> Sent: Thursday, February 28, 2008 10:26 PM
> To: Tomcat Users List
> Subject: RE: how to send http response in several chunked package with
> Tomcat
>
> Hi Filip,
>
> Yes it works. Tha
help.
B.R
Han
-Original Message-
From: Filip Hanik - Dev Lists [mailto:[EMAIL PROTECTED]
Sent: Wednesday, February 27, 2008 11:24 PM
To: Tomcat Users List
Subject: Re: how to send http response in several chunked package with
Tomcat
you don't need to do that, tomcat does it for you
Sent: Thursday, February 28, 2008 10:26 PM
To: Tomcat Users List
Subject: RE: how to send http response in several chunked package with
Tomcat
Hi Filip,
Yes it works. Thanks a lot!
Christopher, in fact I'm writing a servlet to fool a management
software, So I need make sure the servlet resp
ts [mailto:[EMAIL PROTECTED]
Sent: Wednesday, February 27, 2008 11:24 PM
To: Tomcat Users List
Subject: Re: how to send http response in several chunked package with
Tomcat
you don't need to do that, tomcat does it for you.
all you need to do is
while (havedata) {
response.getOutputStream
ruary 27, 2008 3:40 PM
To: Tomcat Users List
Subject: RE: how to send http response in several chunked package with
Tomcat
Hi Johnny,
Thanks a lot. I read the http RFC and find something like this:
The chunk-size field is a string of hex digits indicating the size of
the chunk. The chunked enco
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Han,
Hanks Wang (hanwan) wrote:
| But the question is, all these chunk and http header are in same frame
| (get it from wireshark.).
Then you need to increase the number of characters being sent. If you
really are sending "something long" as a strin
ssage-
From: Hanks Wang (hanwan)
Sent: Wednesday, February 27, 2008 3:40 PM
To: Tomcat Users List
Subject: RE: how to send http response in several chunked package with
Tomcat
Hi Johnny,
Thanks a lot. I read the http RFC and find something like this:
The chunk-size field is a string of hex digi
tutorial of ChunkedOutputFilter? I can't find anything
from its API document..
Thanks
Han
-Original Message-
From: Johnny Kewl [mailto:[EMAIL PROTECTED]
Sent: Tuesday, February 26, 2008 7:41 PM
To: Tomcat Users List
Subject: Re: how to send http response in several chunked package
---
HARBOR: http://coolharbor.100free.com/index.htm
The most powerful application server on earth.
The only real POJO Application Server.
Making the Java dream come true.
--
Sorry for sending again, add the version info here:
Tomcat version: 6.0
Http Connector: org.apache.coyote.http11.Http11NioProtocol
Thanks
Han
10 matches
Mail list logo