why servlet hangs on auto refresh? -


i use

response.setheader("refresh",10); 

...to auto refresh servlet, after performing 9-8 refreshing next time page loading goes infinite stage i.e. loads continuously , nothing displayed.

my guess problem seeing after refreshing 8-9 times has nothing refresh header.

do same problem if manually refresh page 8-9 times using f5 key in browser? servlet code doing?


Comments

Popular posts from this blog

PHPMotion implementation - URL based videos (Hosted on separate location) -

javascript - Using Windows Media Player as video fallback for video tag -

c# - Unity IoC Lifetime per HttpRequest for UserStore -