Hi, My servlet can run a long time and I would like to give the user some feedback about that. I write <html>...<body>... to the browser and execute a out.flush() and response.flushBuffer() bit at least mozilla-1.0.1 still needs a long time to get the message shown.
How can I get the browser show a message as fast as possible? Zsolt -- To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>
