Re: Last Byte Detection

2006-04-27 Thread Bill Barker
"Nicolas Schwartz" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi everybody, > > I'm trying to get the information of sending the last byte of a file > through Tomcat. > I've done many tests, I've looked in the archives and nothing came up. > So I'm thinking that maybe I'm not

Re: Last Byte Detection

2006-04-27 Thread Darryl Miles
Nicolas Schwartz wrote: I want to detect if a terminal gets all of the file he wanted to download through the HTTP connection. Maybe jakarta commons-httpclient project is your friend http://jakarta.apache.org/commons/httpclient/ Darryl

Re: Last Byte Detection

2006-04-27 Thread Darryl Miles
Nicolas Schwartz wrote: I want to detect if a terminal gets all of the file he wanted to download through the HTTP connection. Maybe jarkarta commons-fileupload project is your friend http://jakarta.apache.org/commons/fileupload/ Darryl ---

Re: Last Byte Detection

2006-04-27 Thread Nicolas Schwartz
Darryl Miles wrote: > Nicolas Schwartz wrote: >> I'm trying to get the information of sending the last byte of a file >> through Tomcat. >> I've done many tests, I've looked in the archives and nothing came up. >> So I'm thinking that maybe I'm not posting where I should, if it is >> so, please tel

Re: Last Byte Detection

2006-04-26 Thread Darryl Miles
Nicolas Schwartz wrote: I'm trying to get the information of sending the last byte of a file through Tomcat. I've done many tests, I've looked in the archives and nothing came up. So I'm thinking that maybe I'm not posting where I should, if it is so, please tell me so and tell me where I could

Last Byte Detection

2006-04-26 Thread Nicolas Schwartz
Hi everybody, I'm trying to get the information of sending the last byte of a file through Tomcat. I've done many tests, I've looked in the archives and nothing came up. So I'm thinking that maybe I'm not posting where I should, if it is so, please tell me so and tell me where I could find the i