View Single Post
Old 05-06-2004, 01:47 PM   #1 (permalink)
sde
Moderator
 
sde's Avatar
 
Join Date: May 2002
Location: us.ca
Posts: 4,490
sde is on a distinguished road
flush output to browser

in php, there is a function called flush()

it basically dumps everything to the browser, then keeps processing the script.

is there anything like this for java?
__________________
Mike
sde is offline   Reply With Quote