| Author |
Thread Sleep and HTML Page Refresh
|
Chinni Bujji
Ranch Hand
Joined: Jan 31, 2007
Posts: 60
|
|
I have a thread which refreshes every 60 seconds and checks if there is content in the log file
so i want to refresh my html/jsp page the amount of time and reload the html/jsp with the new content added
if i refresh(f5) from the browser it works fine
can anyone give suggestion how to refresh automatically
thanks
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15357
|
|
meta refresh
Eric
|
 |
Chinni Bujji
Ranch Hand
Joined: Jan 31, 2007
Posts: 60
|
|
|
thanks Eric
|
 |
 |
|
|
subject: Thread Sleep and HTML Page Refresh
|
|
|