-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------
Ack, that was a typo on my part. The bug is in JServ 1.0 with Apache 1.3.6
DSO, Linux RH6. Once again, the problem is that servlets must read ALL of
the contents of the request input stream before they can send a response or
redirect. For file uploads, that can be a lot of data. JRun has a similar
problem, but I was trying to report the JServ bug to this list. :-)
> David Engberg wrote:
>>
>> The problem we have seen is that JRun 1.0 (Apache 1.3.6 DSO, Linux RH6)
>> seems to require ALL of the content to be read out of the servlet input
>> stream before a response or redirect can take place. In the following
>> code:
>>
> So sorry... This is not the Live Software JRun support mailing list...
> It would be better to ask them for details...
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]