|
Hi,
I am
implementing Transfer-Encoding : chunked feature
which is required when you call flush() method on ServletOutputStream or
printWritter available
on the response object. The above header is
required to tell the browser(client) that the response data is being transfered
in the chunk.
This feature works fine on netsacpe, opera, Hotjava
and other browser. But on Internet Explorer , the request is getting served
first time, but when u do refeash(relaod), it takes whole cpu memeory and
hangs.
This has been reported to
IE in past and hope in future this will get
fixed. But for the time being Does any of u have the workaround
of this problem. i have stuck up due to this problem.
If u require the response header and body that is
being send to IE browser to debug this problem, I can send u so.
Regards
Awdhesh kumar
Pramati Technology
Hyderabad, India
|
