Hi everybody,

I need to set in my Ajax response

response.setHeader("Cache-Control", "no-cache");

so as to avoid the issue with internet explorer caching. Please let me know where can i set this to solve my issue.

Thanks
Appu