Byte Ranges

2003-04-01 Thread Donie Kelly
Hi all Can anybody explain how my service can support byte ranges in the GET request. When data is requested from our application it comes from a database and we cannot ask it for a specific range of bytes. My question is, will Tomcat look after this automatically and discard the leading bytes

RE: Byte Ranges

2003-04-01 Thread Ralph Einfeldt
/vnd.viewcvs-markup (Sorry for the line wraps) -Original Message- From: Donie Kelly [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 01, 2003 11:25 AM To: Tomcat Users List (E-mail) Subject: Byte Ranges Can anybody explain how my service can support byte ranges in the GET request. When