定时刷新: 
1,
说明:url是要刷新的页面url地址 
2000是等待时间=2秒,
2,
说明: 
n is the number of seconds to wait before loading the specified url. 
url is an absolute url to be loaded. 
n,是等待的时间,以秒为单位 
url是要刷新的页面url地址
3,
说明:一般用一个url参数或者表单传值判断是否发生某个操作,然后利用response.redirect 刷新。
4,刷新框架页 
定时刷新: 
1,
说明:url是要刷新的页面url地址 
2000是等待时间=2秒,
2,
说明: 
n is the number of seconds to wait before loading the specified url. 
url is an absolute url to be loaded. 
n,是等待的时间,以秒为单位 
url是要刷新的页面url地址
3,
说明:一般用一个url参数或者表单传值判断是否发生某个操作,然后利用response.redirect 刷新。
4,刷新框架页
   
 
   