Hello,
I have tried all three
meta-tags, and it still doesn't work under IE 5.0. Works fine under every other
browser though...
Shawn Van Dusen
mailto:[EMAIL PROTECTED]
>Hi:
>1:) I try the meta tag with static html, and the page is still be cached in disk. Also, I try setHeader("Expires", "-1"), setHeader("Pragma", "no-cache"), and setHeader("Cache-Control", "no-cache") in servlet to generate the html page, but it is still cached in memory. Therefore, user can still use back/forward button to see the page.
