on jsp / servlet you can force to refresh web client, in other case you can use java script.
on jsp you only add 1 line code :
response.setIntHeader("Refresh", 600);
600 = 600 second = 6 minutes
good luck
Install Postgresql Di Linux
17 years ago

1 comment:
it's nice
thank you
Post a Comment