Well Alan and Jon, I just read your last posts to the servlet mailing list,
and I think that maybe you both should consider a different solution.
Maybe it belongs also to the basics, but for sure it takes just some rational
thinking that producing extra traffic on your servlet only for printing out "Please 
wait...." is not very intelligent.

I suggest that the solution should be crafted on client side,
using one of the countless available free JavaScripts.
(e.g. an image that does the submit request to the servlet
swaps for "Please wait...." and the servlet does a buffered write and 
flushes the whole result page in one block ?)
I am sure there are more of those possibilities...but they do not belong to
this mailing list :)

Regards,
Dieter Wimberger
---
Institute for Automation,
University of Leoben,
Austria



------------------------------------------------------------
To subscribe:    [EMAIL PROTECTED]
To unsubscribe:  [EMAIL PROTECTED]
Problems?:       [EMAIL PROTECTED]

Reply via email to