Title: Re: How to prevent Page Caching by Servlet ??

Hi

You can try this res.setHeader ("pragma","No-Cache")

Should work.

bye
Deepa

Reply via email to