Martin,
I'm afraid I don't understand. Would the request length be the same as
the response? I'm totally not following.
Brantley
Martin Gainty wrote:
Brantley-
as the ServletResponse.getOutputStream() returning a
javax.servlet.ServletOutputStream is not RLE (RunLengthEncoded)
unless of course you implement some form of Tokenizer such as
http://forum.java.sun.com/thread.jspa?threadID=734167&tstart=420
Quickest would be to call HttpServletRequest.getContentLength() and xmit variable back in the response
Yair?
M--
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]