when a page is placed then it can be refresh using JS.
but if i request for a page using AJAX then how can i get the fresh copy every time.
i did that using caching management....
i mean .... adding caching related response headers.
without managing caching , getting a updated copy of a page every time using AJAX is not possible?
plz clear the funda.
regards.